RoleDetail
Role with full permission set
- objectType: string
Resource type identifier
- idType: string
Unique identifier for the role
- nameType: string
Human-readable role name
- slugType: string
URL-safe role identifier
- descriptionType: string
Description of the role's purpose
- isType: boolean
_system Whether this is a system role (member, billing, admin, owner)
- permissionsType: array string[]
Permissions granted by this role
- createdType: string
_at When the role was created
- updatedType: string
_at When the role was last updated