solapi
    Preparing search index...
    getStatisticsRequestSchema: Struct<
        {
            endDate: optional<Union<[typeof String$, typeof DateFromSelf]>>;
            masterAccountId: optional<typeof String$>;
            startDate: optional<Union<[typeof String$, typeof DateFromSelf]>>;
        },
    > = ...