| Name | Type | Description | Notes |
|---|---|---|---|
| sectionName | String | Section name | [optional] |
| itemName | String | Item name | [optional] |
| optionSetName | String | Option Set name | [optional] |
| optionSetItemName | String | Element name | [optional] |
| menuElementId | Integer | Holds the information for the A and CNAME Records of a domain. | [optional] |
| menuElementType | MenuElementTypeEnum | Type of menu element | [optional] |
| validationCode | ValidationCodeEnum | Validation message for menu element issue | [optional] |
| Name | Value |
|---|---|
| ITEM | "Item" |
| OPTIONSETITEM | "OptionSetItem" |
| Name | Value |
|---|---|
| SUCCESS | "Success" |
| MINIMUMCOUNTVIOLATION | "MinimumCountViolation" |
| MASTEROPTIONSETVIOLATION | "MasterOptionSetViolation" |
| INCORRECTELEMENTTYPEINMENU | "IncorrectElementTypeInMenu" |
| DBFAILED | "DBFailed" |