TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.PubSub.Models.Outcome Class Reference

Classes

class  Predictor
 

Properties

Guid Id [get, set]
 
string Color [get, set]
 
string Title [get, set]
 
long TotalPoints [get, set]
 
long TotalUsers [get, set]
 
ICollection< PredictorTopPredictors = new List<Predictor>() [get, set]
 

Property Documentation

◆ Color

string TwitchLib.PubSub.Models.Outcome.Color
getset

◆ Id

Guid TwitchLib.PubSub.Models.Outcome.Id
getset

◆ Title

string TwitchLib.PubSub.Models.Outcome.Title
getset

◆ TopPredictors

ICollection<Predictor> TwitchLib.PubSub.Models.Outcome.TopPredictors = new List<Predictor>()
getset

◆ TotalPoints

long TwitchLib.PubSub.Models.Outcome.TotalPoints
getset

◆ TotalUsers

long TwitchLib.PubSub.Models.Outcome.TotalUsers
getset

The documentation for this class was generated from the following file: