Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.04 KB

File metadata and controls

19 lines (16 loc) · 1.04 KB

# RoleAssignmentRead

Properties

Name Type Description Notes
id string Unique id of the role assignment
user string the user the role is assigned to
role string the role that is assigned
tenant string the tenant the role is associated with
user_id string Unique id of the user
role_id string Unique id of the role
tenant_id string Unique id of the tenant
organization_id string Unique id of the organization that the role assignment belongs to.
project_id string Unique id of the project that the role assignment belongs to.
environment_id string Unique id of the environment that the role assignment belongs to.
created_at \DateTime Date and time when the role assignment was created (ISO_8601 format).

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