QuoteChargeAttributes
Attributes of the QuoteChargeAttributes type
{
"id": "456123",
"name": "",
"code": "",
"priceListChargeId": "456123",
"quantity": 123,
"discount": "1.00",
"price": "BigDecimal",
"subtotal": "BigDecimal",
"startDate": "2022-06-01",
"endDate": "2022-06-01",
"evergreen": true,
"priceTiers": [
{
"starts": 123,
"price": "BigDecimal"
}
]
}Name
Type
Description
Last updated
Was this helpful?
