<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <pf1:Denomination xmlns:pf1="http://www.modeldev.restauranttechnologynetwork.com/models/v1"> <pf1:DenominationType>Quarters</pf1:DenominationType> <pf1:Amount>10.00</pf1:Amount> <pf1:Quantity>40</pf1:Quantity> </pf1: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.
|
||||||||||||
|