# SdPublicProdApi.SDPurchasableItemGetAllResponse

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