Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 462 Bytes

TenantListRequest.md

File metadata and controls

10 lines (6 loc) · 462 Bytes

PermifyApi.TenantListRequest

Properties

Name Type Description Notes
pageSize Number page_size is the number of tenants to be returned in the response. The value should be between 1 and 100. [optional]
continuousToken String continuous_token is an optional parameter used for pagination. It should be the value received in the previous response. [optional]