Skip to Content

MenuResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the menu.[default to null]
vendor_idLongVendor ID associated with the menu.[default to null]
vendor_nameStringOptional vendor name.[optional] [default to null]
nameStringName of the menu.[default to null]
descriptionStringOptional description of the menu.[optional] [default to null]
is_activeBooleanWhether the menu is active.[default to null]
created_atStringTimestamp when the menu was created.[default to null]
updated_atStringTimestamp when the menu was last updated.[default to null]

[Back to Model list] [Back to API list] [Back to README]