@cfxlabsinc/b2b-services
    Preparing search index...

    One uploaded partition, as carried between activities.

    type DartMonthlyTransactionReportFile = {
        fileName: string;
        flow: DartMonthlyTransactionReportFlow;
        rowCount: number;
        s3Key: string;
    }
    Index
    fileName: string
    rowCount: number
    s3Key: string