TimeframeType type
The time frame for pulling data for the export. If custom, then a specific time period must be provided.
KnownTimeframeType can be used interchangeably with TimeframeType,
this enum contains the known values that the service supports.
Known values supported by the service
MonthToDate
BillingMonthToDate
TheLastMonth
TheLastBillingMonth
WeekToDate
Custom
TheCurrentMonth
type TimeframeType = string