Adjustment Details
Output representation of a rate adjustment request.
- JSON example
-
"pricingElement": { "adjustments": [{ "adjustmentType": null, "adjustmentValue": null }], "name": "List Price", "elementType": "ListPrice" }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
adjustments | Map<String, Object>[] | Details of the rate element. | Small, 60.0 | 60.0 |
description | String | Description of the rate element. | Small, 60.0 | 60.0 |
elementType | String | Type of the rate element. | Small, 60.0 | 60.0 |
name | String | Name of the rate element. | Small, 60.0 | 60.0 |