Skip to main content

ListMyTenantsOutputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListMyTenantsOutputBody.json
memberships object[]required
  • Array [
  • isOwnerbooleanrequired
    kindstringrequired
    namestringrequired
    planstringrequired
    rolesstring[]nullablerequired
    slugstringrequired
    tenantIdstringrequired
  • ]
  • ListMyTenantsOutputBody
    {
    "$schema": "https://example.com/schemas/ListMyTenantsOutputBody.json",
    "memberships": "Unknown Type: array,null"
    }