## Money

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**currency_code** | **string** | Three-digit currency code in ISO 4217 format. | [optional]
**amount** | **string** | A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation. <br>**Pattern** : `^-?(0|([1-9]\\d*))(\\.\\d+)?([eE][+-]?\\d+)?$`. | [optional]

[[VendorInvoicesV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
