TestTenantResponse

TestTenantResponse
TestTenantResponse
JSON Example
{
    "tenantId": "string",
    "accepted": false,
    "tenantName": "string"
}
string
tenantId
Optional

The tenant ID.

boolean
accepted
Optional

Whether or not this tenant is accepted.

string
tenantName
Optional

The tenant name.