Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | A descriptive name for the tenant | [optional] |
description | Option<String> | an optional longer description of the tenant | [optional] |
attributes | Option<serde_json::Value> | Arbitraty tenant attributes that will be used to enforce attribute-based access control policies. | [optional][default to {}] |