Method: OpenapiClient::UserRead#attributes

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

#attributesObject

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



45
46
47
# File 'lib/openapi_client/models/user_read.rb', line 45

def attributes
  @attributes
end