Type alias HighSystemsRequestDeleteFunction

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

Type declaration

  • appid: any

    Application ID

  • functionid: any

    Function ID

Generated using TypeDoc