Source: https://restauranttechnologynetwork.com/technical-documents

CurrencyCode_MS0300

An ISO 4217 alpha character code used to specify the monetary unit.

Properties

Name Description Type Required Generic Enum Ignore
value string false ${prop.ignore}
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) string false ${prop.ignore}
{
  "value" : "string",
  "decimalPlaces" : "string"
}