Method: OpenapiClient::TenantUpdate#description
- Defined in:
- lib/openapi_client/models/tenant_update.rb
#description ⇒ Object
an optional longer description of the tenant
22 23 24 |
# File 'lib/openapi_client/models/tenant_update.rb', line 22 def description @description end |