Type alias HighSystemsRequestGetApplication

HighSystemsRequestGetApplication: HighSystemsRequest & {
    appid: any;
}

Type declaration

  • appid: any

    The Application ID you wish to query for.

Generated using TypeDoc