PlayFab.admin.Models.GetUserInventoryResult
Request Properties |
---|
Inventory List<ItemInstance>Array of inventory items belonging to the user. |
PlayFabId StringUnique PlayFab assigned ID of the user on whom the operation will be performed. |
VirtualCurrency Dict<String, int32>Array of virtual currency balance(s) belonging to the user. |
VirtualCurrencyRechargeTimes Dict<String, VirtualCurrencyRechargeTime>Array of remaining times and timestamps for virtual currencies. |