Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 472 Bytes

TenantListResponse.md

File metadata and controls

15 lines (7 loc) · 472 Bytes

TenantListResponse

TenantListResponse is the message returned from the request to list all tenants.

Properties

Name Type Description Notes
tenants List<Tenant> tenants is a list of tenants. [optional]
continuousToken String continuous_token is a string that can be used to paginate and retrieve the next set of results. [optional]