ListTenantsResponse¶
- class tracdap.api.ListTenantsResponse¶
Response object for the listTenants() API call.
- tenants: List[tracdap.metadata.TenantInfo]¶
A list of TenantInfo objects, one for each tenant the current user has access to.
Response object for the listTenants() API call.
A list of TenantInfo objects, one for each tenant the current user has access to.