Circle V2 API Docs
    Preparing search index...
    type CheckTriggersForEntityResult = {
        firedCount: number;
        patientCount: number;
        results: CheckTriggersPatientResult[];
    }
    Index

    Properties

    firedCount: number
    patientCount: number