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

    Interface MasterRecordsApiGetMasterRecordRelatedRequest

    Request parameters for getMasterRecordRelated operation in MasterRecordsApi.

    MasterRecordsApiGetMasterRecordRelatedRequest

    interface MasterRecordsApiGetMasterRecordRelatedRequest {
        excludeSelf?: boolean;
        nationalidType?: string;
        recordId: number;
    }
    Index

    Properties

    excludeSelf?: boolean

    MasterRecordsApiGetMasterRecordRelated

    nationalidType?: string

    MasterRecordsApiGetMasterRecordRelated

    recordId: number

    MasterRecordsApiGetMasterRecordRelated