GenerateDetailedCostReportTimePeriod interface
The start and end date for pulling data for the cost detailed report.
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