# Purchase ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sku** | **String** | The unique identifier of the purchased item. | **amount** | **String** | The amount, in USD, spent purchasing the item. | **iso** | **String** | The 3-letter ISO 4217 currency code. Required for correct storage and conversion of amount. | **count** | Option<**f32**> | | [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)