Skip to content
Last update: March 19, 2024

MenuLinkListType object

The MenuLinkListType represents a list of menu links. It defines the structure and properties of a menu.

Fields

Field Description
name String The name of the menu link list.
outerId String The external Id of the menu link list.
items MenuLinkType An array of MenuLinkType objects.
Each object represents a menu link within the menu link list.