_Discounts Object Formats
- Andrew Hill (Deactivated)
Owned by Andrew Hill (Deactivated)
Aug 15, 2017
1 min read
Loading data...
JSON Format Expand source
"Discounts": [ { "ID": "", "Desc": "", "IsApplied" : true, "Fixed": 0.00, "ProdTypes": ["${ProdType}","${ProdType}","${ProdType}"] "Percentage" : 0.00, "Delete": false } ] Â "MaxDiscounts" : { "${ProdType[.SubType]}" : { "Percentage" : 0.0, "Fixed" : 0.0 } }