@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface MasterRecordsApiGetMasterRecordStatisticsRequest

    Request parameters for getMasterRecordStatistics operation in MasterRecordsApi.

    MasterRecordsApiGetMasterRecordStatisticsRequest

    interface MasterRecordsApiGetMasterRecordStatisticsRequest {
        recordId: number;
    }
    Index

    Properties

    Properties

    recordId: number

    MasterRecordsApiGetMasterRecordStatistics