## Money

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**currency_code** | **string** | Three digit currency code in ISO 4217 format. |
**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+)?$`. |

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