Property InventoryItems
InventoryItems
Gets or sets the list of inventory items.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<dynamic>? InventoryItems { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Object> |
Remarks
Additional research is required to figure out what this data model encompasses. Used while getting list of awarded rewards.