Type alias HighSystemsRequestGetApplicationUserMenu

HighSystemsRequestGetApplicationUserMenu: HighSystemsRequest & {
    appid: any;
}

Type declaration

  • appid: any

    The Application ID of the menu you wish to query for.

Generated using TypeDoc