Type alias HighSystemsRequestGetFunction

HighSystemsRequestGetFunction: HighSystemsRequest & {
    appid: any;
    functionid: any;
}

Type declaration

  • appid: any

    Application ID

  • functionid: any

    Function ID

Generated using TypeDoc