Documentation
currency
Representation of one currency.
The currency must be understood as the monetary system which will be valuated the amounts invoiced.
Currently, we work with multiple currencies, as for example: Euro, Dollar, sterling . . .
attributes
code
[int]
It indicates the currency code.
name
[string]
It describes the currency name.
symbol
[string]
It indicates the currency symbol.