Type alias HighSystemsRequestGetDashboards

HighSystemsRequestGetDashboards: HighSystemsRequest & {
    appid: any;
    relatedTable?: any;
}

Type declaration

  • appid: any

    Application ID

  • Optional relatedTable?: any

    Table ID

Generated using TypeDoc