Circle V2 API Docs
    Preparing search index...
    type MapScrapedEpisodesParams = {
        data: Record<string, unknown>;
        facilityTimeZone: string | null;
        mrn: string | null;
    }
    Index

    Properties

    data: Record<string, unknown>
    facilityTimeZone: string | null

    IANA timezone the grid's MM/DD/YYYY dates are local to; null falls back to ET.

    mrn: string | null