MenuAction document (Data API 23.2)
Document representing a menu action.
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | The description of the menu action. | |
display_name |
Localized<String> | The display name of the menu action. | |
module_type |
String | The module type of the menu action (BM or CC). | |
name |
String | The name of the menu action. | |
system |
boolean | {@code true} if the menu action is a system menu action. {@code false} if the menu action is a custom menu action. | |
type |
String | The permission type. | |
values |
[String] | The list of possible values for the menu action, e.g. ACCESS or READONLY. |
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.