solapi
    Preparing search index...
    type GetStatisticsFinalizedPayload = {
        endDate?: string;
        masterAccountId?: string;
        startDate?: string;
    }
    Index

    Properties

    endDate?: string
    masterAccountId?: string
    startDate?: string