RoleLocalePermission document (Data API 23.2)
Document representing a locale permission.
Property | Type | Constraints | Description |
---|---|---|---|
locale_id |
String | mandatory=true, minLength=1, nullable=false | The related locale id of the locale permission. |
type |
String | mandatory=true, minLength=1, nullable=false | The permission type ("locale"). |
value |
String | The non domain specific value for the locale permission, e.g. ACCESS or READONLY. | |
values |
Map[String, String] | The map of value per domain for the locale permission, e.g. ACCESS or READONLY per domain name. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.