Interface AdminTenantRetrieveListStartEvent
Properties
category
category: "admin-tenant"
Sanitisation Level DATA
data
data: {
cursor: undefined | string;
limit: number;
}
Type declaration
cursor: undefined | string
limit: number
requestId
requestId: string
timestamp
timestamp: number