# ProductPurchaseRecord
## Properties
**amount** | **i32** | |
**balance** | **i32** | |
**date** | **String** | |
**from_user_display_name** | **String** | |
**listing_display_name** | **String** | |
**listing_type** | [**models::ProductListingType**](ProductListingType.md) | |
**platform** | **String** | Where (first- or third-party) the purchase was made |
**purchase_id** | **String** | |
**reason** | **i32** | |
**reason_label** | **String** | |
**transaction_id** | **i32** | |
**transaction_line_id** | **i32** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)