SectionPrice
- Print
- PDF
SectionPrice
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
Tiered pricing calculation history.
Syntax
The syntax is as follows.
private Long sectionStartValue;
private Long sectionEndValue;
private Double sectionUnitUsageQuantity;
private Double sectionProductPrice;
private Double sectionUseAmount;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sectionStartValue | Long | Required | Tier start value |
sectionEndValue | Long | Required | Tier end value |
sectionUnitUsageQuantity | Double | Required | Tier unit usage |
sectionProductPrice | Double | Required | Tier product price |
sectionUseAmount | Double | Required | Tier usage amount |
Was this article helpful?