# UnitPriceEntry
## Properties
**currency** | Option<**String**> | The currency of your account for the `UnitPrice` parameter, in the ISO-4217 format (for example, `EUR`). | [optional]
**operation** | Option<**String**> | The operation associated with the catalog entry (for example, `RunInstances-OD` or `CreateVolume`). | [optional]
**service** | Option<**String**> | The service associated with the catalog entry (for example, `TinaOS-FCU` or `TinaOS-OOS`). | [optional]
**_type** | Option<**String**> | The type associated with the catalog entry (for example, `BSU:VolumeIOPS:io1` or `BoxUsage:tinav6.c6r16p3`). | [optional]
**unit** | Option<**String**> | The unit associated with the catalog entry (for example, `PER_MONTH` or `PER_COUNT`). | [optional]
**unit_price** | Option<**f64**> | The unit price of the catalog entry in the currency of your account, in the ISO-4217 format (for example, `EUR`). | [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)