An ISO 4217 alpha character code used to specify the monetary unit.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0100:CurrencyCode decimalPlaces="2" xmlns:ms-0100="http://www.modeldev.restauranttechnologynetwork.com/models/v1">Example String Value</ms-0100:CurrencyCode>
{ "CurrencyCode" : { "value" : "Example String Value", "decimalPlaces" : "2" } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
decimalPlaces |
An ISO 4201 "minor unit" typically used when an amount is sent without the decimal places to specify where the decimal should be placed (e.g. 2500 USD with 2 minor units would represent $25.00)
|
||||||||||||
|