common.type.v1.WMSMoney(WMSMoney)
Represents an amount of money with its currency type.
TODO: after merging with the gea-next, remove this message to adapt
the module github.com/gearment/gea-next/common/type/v1
{
"currencyCode": "string",
"units": 0,
"nanos": 0
}