TenantListResponse is the message returned from the request to list all tenants.
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] |