CostDetailsTimePeriod interface

The start and end date for pulling data for the cost detailed report. API only allows data to be pulled for 1 month or less and no older than 13 months.

Properties

end

The end date to pull data to. example format 2020-03-15

start

The start date to pull data from. example format 2020-03-15

Property Details

end

The end date to pull data to. example format 2020-03-15

end: string

Property Value

string

start

The start date to pull data from. example format 2020-03-15

start: string

Property Value

string