Type alias HighSystemsResponseGetRecordsTotals

HighSystemsResponseGetRecordsTotals: {
    results: {};
    success: boolean;
}

Type declaration

  • results: {}
    • success: boolean

    Generated using TypeDoc