Document representing a locale permission.
Property | Type | Constraints | Description |
---|---|---|---|
display_name |
Localized<String> | The display name of the locale. | |
locale_id |
String | The id of the locale. | |
type |
String | The permission type. | |
values |
[String] | The list of possible values for the locale permission, e.g. ACCESS or READONLY. |