...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
EndDate | DateTime | The end date of the revenue schedule item/bucket - only time cards prior to this end date will be included when the revenue bucket is recognized | 2018-02-28T00:00:00Z | ||
ScheduledRevenueAmount | Double | The amount associated with the revenue schedule item/bucket | 10000 | ||
StartDate | DateTime | The start date of the revenue schedule item/bucket - only time cards after this end date will be included when the revenue bucket is recognized | |||
ContractedMinutes | Int32 | The number of contracted minutes associated with the revenue schedule item/bucket. This field is applicable to service contracts only. | 200 | ||
Notes | String (1024) | Notes associated with the revenue schedule item/bucket | February Milestone |
...