Snap Odds Offer
Represents an odds offer
Constructors
Link copied to clipboard
SnapOddsOffer SnapOddsOffer(@Json(name = "type" ) String rawType, @Json(name = "label" ) String label, @Json(name = "outcomes" ) List<SnapOddsOutcome> outcomes)
Content copied to clipboard
Functions
Link copied to clipboard
The list of outcomes
Link copied to clipboard
The raw type of this offer
Link copied to clipboard
The parsed type of this offer