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

    Interface PatientRecordsApiGetPatientLaborderRequest

    Request parameters for getPatientLaborder operation in PatientRecordsApi.

    interface PatientRecordsApiGetPatientLaborderRequest {
        orderId: string;
        pid: string;
    }
    Index

    Properties

    Properties

    orderId: string
    pid: string