# SdPublicProdApi.SDPurchasableItemMutateRequest

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