Name | Type | Description | Notes |
---|---|---|---|
key | kotlin.String | A unique id by which Permit will identify the tenant. The tenant key must be url-friendly (slugified). | |
name | kotlin.String | A descriptive name for the tenant | |
description | kotlin.String | an optional longer description of the tenant | [optional] |
attributes | kotlin.Any | Arbitraty tenant attributes that will be used to enforce attribute-based access control policies. | [optional] |