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

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

AddCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null) (defined in Beamable.Common.Inventory.Api.IInventoryApi)Beamable.Common.Inventory.Api.IInventoryApi
AddCurrency(string currencyId, long amount, string transaction=null) (defined in Beamable.Common.Inventory.Api.IInventoryApi)Beamable.Common.Inventory.Api.IInventoryApi
GetCurrencies(string[] currencyIds) (defined in Beamable.Common.Inventory.Api.IInventoryApi)Beamable.Common.Inventory.Api.IInventoryApi
GetCurrency(string currencyId) (defined in Beamable.Common.Inventory.Api.IInventoryApi)Beamable.Common.Inventory.Api.IInventoryApi
Requester (defined in Beamable.Common.Api.IBeamableApi)Beamable.Common.Api.IBeamableApi
SetCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null) (defined in Beamable.Common.Inventory.Api.IInventoryApi)Beamable.Common.Inventory.Api.IInventoryApi
SetCurrency(string currencyId, long amount, string transaction=null) (defined in Beamable.Common.Inventory.Api.IInventoryApi)Beamable.Common.Inventory.Api.IInventoryApi