Models

Schema: `PrivilegeGrant`

  • Type: object
  • Required fields: id, principal_id, principal_type, privilege, securable_id, securable_type

Properties

Name Type Required Description
granted_at string false -
granted_by string false -
id string true -
principal_id string true -
principal_type PrincipalType true -
privilege string true -
securable_id string true -
securable_type string true -