Type alias HighSystemsRequestGetReport

HighSystemsRequestGetReport: HighSystemsRequest & {
    appid: any;
    reportid: any;
    tableid: any;
}

Type declaration

  • appid: any

    Application ID

  • reportid: any

    Report ID

  • tableid: any

    Table ID

Generated using TypeDoc