Type alias HighSystemsRequestGetTables

HighSystemsRequestGetTables: HighSystemsRequest & {
    appid: any;
}

Type declaration

  • appid: any

    Application ID

Generated using TypeDoc