Type alias HighSystemsRequestGetApplicationMenus

HighSystemsRequestGetApplicationMenus: HighSystemsRequest & {
    appid: any;
}

Type declaration

  • appid: any

    The Application ID of the application you wish to query all menus for.

Generated using TypeDoc