Beamable SDK
Beamable.Common.Api.Inventory.InventoryUpdateBuilder Member List

This is the complete list of members for Beamable.Common.Api.Inventory.InventoryUpdateBuilder, including all inherited members.

AddItem(string contentId, Dictionary< string, string > properties=null, string requestId=null)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
AddItem(ItemRef itemRef, Dictionary< string, string > properties=null)Beamable.Common.Api.Inventory.InventoryUpdateBuilder
ApplyVipBonus(bool apply)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
applyVipBonus (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilder
currencies (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilder
CurrencyChange(string contentId, long amount)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
currencyProperties (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilder
DeleteItem(string contentId, long itemId)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
DeleteItem< TContent >(long itemId)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
DeleteItem< TContent >(InventoryObject< TContent > item)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
deleteItems (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilder
InventoryUpdateBuilder() (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
InventoryUpdateBuilder(Dictionary< string, long > currencies, Dictionary< string, List< CurrencyProperty > > currencyProperties, List< ItemCreateRequest > newItems, List< ItemDeleteRequest > deleteItems, List< ItemUpdateRequest > updateItems) (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
IsEmptyBeamable.Common.Api.Inventory.InventoryUpdateBuilder
newItems (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilder
SetCurrencyProperties(string contentId, List< CurrencyProperty > properties)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
UpdateItem(string contentId, long itemId, Dictionary< string, string > properties)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
UpdateItem< TContent >(long itemId, Dictionary< string, string > properties)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
UpdateItem< TContent >(InventoryObject< TContent > item)Beamable.Common.Api.Inventory.InventoryUpdateBuilderinline
updateItems (defined in Beamable.Common.Api.Inventory.InventoryUpdateBuilder)Beamable.Common.Api.Inventory.InventoryUpdateBuilder