PlayFab.Client.Models.GetCharacterInventoryResult
Request Properties |
---|
CharacterId StringUnique identifier of the character for this inventory. |
Inventory List<ItemInstance>Array of inventory items belonging to the character. |
VirtualCurrency Dict<String, int32>Array of virtual currency balance(s) belonging to the character. |
VirtualCurrencyRechargeTimes Dict<String, VirtualCurrencyRechargeTime>Array of remaining times and timestamps for virtual currencies. |