# CostsResultAmount
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | Option<**f64**> | The numeric value of the cost. | [optional]
**currency** | Option<**String**> | Lowercase ISO-4217 currency e.g. \"usd\" | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)