itemsModel
Namespace: | http://filecatalyst.com/model |
XML Schema: | model.xsd |
Items model class
XML
Attributes
name | type | description |
---|---|---|
priceMultiplierField | string | (no documentation provided) |
priceConditionField | string | Conditional field to use for price calculations. |
Elements
name (type) | min/max occurs |
description |
---|---|---|
item (itemModel) | 0/unbounded | List of items. |
JSON
property | type | description |
---|---|---|
priceMultiplierField | string | (no documentation provided) |
priceConditionField | string | Conditional field to use for price calculations. |
item | array of item (itemModel) | List of items. |