Method: OpenapiClient::TenantUpdate#attributes

Defined in:
lib/openapi_client/models/tenant_update.rb

#attributesObject

Arbitraty tenant attributes that will be used to enforce attribute-based access control policies.



25
26
27
# File 'lib/openapi_client/models/tenant_update.rb', line 25

def attributes
  @attributes
end