# SdPublicProdApi.SDPurchasableGetAllResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | The id of the purchasable | 
**gameId** | **Number** | Game ID Number (unsigned 32 bit integer) | 
**name** | **String** | Purchasable name | 
**priceMoney** | [**SDPurchasableGetAllResponsePriceMoney**](SDPurchasableGetAllResponsePriceMoney.md) |  | 
**cap** | **String** |  | 
**totalSupply** | **String** |  | 
**activeListing** | **Boolean** | Set whether Purchasable can be sold on the marketplace | [optional] 
**image** | **String** | Purchasable image URL | [optional] 
