Property Currencies
Currencies
Gets or sets the list of currencies awarded.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<dynamic>? Currencies { 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.