MoneySchema
{ "exampleMoney": { "amount": 1050, "currency": "GBP" } }
A monetary value with currency.
{ "amount": 1050, "currency": "GBP" }