discountLevel element
Type: | discountLevelModel |
Namespace: | http://filecatalyst.com/model |
XML Schema: | model.xsd |
Discount level model class
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<discountLevel xmlns="http://filecatalyst.com/model" amount="..." />
Example JSON
{
"amount" : ...
}