# SdPublicProdApi.SDPurchasableItemCreateRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**purchasableId** | **Number** | Purchasable ID Number (unsigned 32 bit integer) | 
**templateId** | **Number** | Template ID Number (unsigned 32 bit integer) | 
**amount** | **String** |  | [optional] 
**props** | [**SDPurchasableItemGetAllResponseProps**](SDPurchasableItemGetAllResponseProps.md) |  | [optional] 
