# SdPublicProdApi.SDPurchasableGetResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Purchasable 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] 
