Type alias HighSystemsRequestGetVariables

HighSystemsRequestGetVariables: HighSystemsRequest & {
    appid: any;
}

Type declaration

  • appid: any

    Application ID

Generated using TypeDoc