Circle V2 API Docs
    Preparing search index...

    Type Alias SyncPatientStatusResponse

    type SyncPatientStatusResponse = {
        dryRun: boolean;
        isActive: boolean;
    }
    Index

    Properties

    Properties

    dryRun: boolean
    isActive: boolean