SectionPriceList
- Print
- PDF
SectionPriceList
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
Tiered pricing calculation list.
Syntax
The syntax is as follows.
private List<SectionPrice> sectionPriceList = new ArrayList<>();
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sectionPriceList | List<SectionPrice> | Required | List<SectionPrice> data type |
Was this article helpful?