# SdPublicProdApi.SDPurchasableCreateRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Purchasable name | 
**price** | **String** | The decimal format of price | [optional] 
**currencyISOCode** | **String** | The Currency Code ex: &#x27;USDC&#x27; | [optional] 
**priceMoney** | [**SDPurchasableGetAllResponsePriceMoney**](SDPurchasableGetAllResponsePriceMoney.md) |  | [optional] 
**cap** | **String** |  | [optional] 
**image** | **String** | Purchasable image URL | [optional] 
**activeListing** | **Boolean** | Set whether Purchasable can be sold on the marketplace | [optional] 
