discountLevelsModel
Namespace: | http://filecatalyst.com/model |
XML Schema: | model.xsd |
Discounts level model class
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
discountLevel (discountLevelModel) | 0/unbounded | List of discount amounts. |
JSON
property | type | description |
---|---|---|
discountLevel | array of discountLevel (discountLevelModel) | List of discount amounts. |