DMAResourceCapacityTrend
| Item | Format | Description |
|---|---|---|
| Bookings | Array of DMABookingBase | Array of DMABookingBase objects, consisting of the ID (string) and Name (string) of the bookings. |
| MaxQuantity | Decimal | The maximum capacity. |
| QuantityUnit | String | The unit of measure used for the capacity. |
| ParameterName | String | The name of the profile parameter. |
| Points | Array of DMAResourceCapacityTrendPoint | The trend points for the resource capacity. |