SnapOddsSportBook

public final class SnapOddsSportBook

Represents the offers of an odds provider

Functions

Link copied to clipboard
final String getName()

The name of this provider

Link copied to clipboard
final List<SnapOddsOffer> getOffers()

The offers for this provider

Link copied to clipboard
final String getRedirectUrl()

The direct (web) redirect URL to the bets for this provider

Link copied to clipboard
final Unit setRedirectUrl(String redirectUrl)

The direct (web) redirect URL to the bets for this provider

Properties

Link copied to clipboard
private final String name

The name of this provider

Link copied to clipboard
private final List<SnapOddsOffer> offers

The offers for this provider

Link copied to clipboard
private transient String redirectUrl

The direct (web) redirect URL to the bets for this provider