Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 649 Bytes

TenantUpdate.md

File metadata and controls

13 lines (8 loc) · 649 Bytes

TenantUpdate

Properties

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 {}]

[Back to Model list] [Back to API list] [Back to README]