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

    Interface PatientRecordsApiGetPatientDocumentDownloadRequest

    Request parameters for getPatientDocumentDownload operation in PatientRecordsApi.

    PatientRecordsApiGetPatientDocumentDownloadRequest

    interface PatientRecordsApiGetPatientDocumentDownloadRequest {
        documentId: string;
        pid: string;
    }
    Index

    Properties

    Properties

    documentId: string

    PatientRecordsApiGetPatientDocumentDownload

    pid: string

    PatientRecordsApiGetPatientDocumentDownload