Property GiveawayResults
GiveawayResults
Gets or sets the list of in-game giveaways.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<dynamic>? GiveawayResults { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Object> |
Remarks
Additional research is needed to understand the underlying data model.