<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <pf1-0200:Denomination xmlns:pf1-0200="http://www.modeldev.restauranttechnologynetwork.com/models/v2"> <pf1-0200:DenominationType>Quarters</pf1-0200:DenominationType> <pf1-0200:Amount>10.00</pf1-0200:Amount> <pf1-0200:Quantity>40</pf1-0200:Quantity> </pf1-0200:Denomination>
{ "Denomination" : { "DenominationType" : "Quarters", "Amount" : 10.00, "Quantity" : 40 } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DenominationType |
Specifies the kind of denomination.
|
||||||||||||
|
|||||||||||||
Amount |
The monetary amount of this denomination (e.g type = $10 Amount=$80 Quantity = 8, means there are 8 ten dollar bills that have the value of $80.00).
|
||||||||||||
|
|||||||||||||
Quantity |
The number of this item.
|
||||||||||||
|