ReportPeriod Object
Contains information about the start and end dates for a report period used to report platform usage.
This object is used by the following operations:
- Operations that reference the PlatformUsage object
The properties included in the ReportPeriod object are listed below.
Property | Type | Description |
---|---|---|
StartDate | dateTime | The start date for a usage period. |
EndDate | dateTime | The end date for a usage period. |