ListMyTenantsOutputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListMyTenantsOutputBody.jsonmemberships object[]required
Array [
isOwnerbooleanrequired
kindstringrequired
namestringrequired
planstringrequired
rolesstring[]nullablerequired
slugstringrequired
tenantIdstringrequired
]
ListMyTenantsOutputBody
{
"$schema": "https://example.com/schemas/ListMyTenantsOutputBody.json",
"memberships": "Unknown Type: array,null"
}