Name | Type | Description | Notes |
---|---|---|---|
id | str | The role's ID. | [optional] |
name | str | The role's name. This property supports: sorting and searching. | [optional] |
description | str | The role's description. This property supports: searching. | [optional] |
customer_account_access_rule | str | The role's access rule. This controls how customer and account access is determined. | [optional] |
permission_sets | list[PermissionSetBasicInfo] | The role's permission sets. | [optional] |
customer_accounts | list[CustomerAccountBasicInfo] | The customers and/or accounts to which the role grants access. | [optional] |
created_date | datetime | The role's creation date. | [optional] |
updated_date | datetime | The role's last updated date. | [optional] |
owned_by | str | The role's owner. | [optional] |