public interface Calculation
| Modifier and Type | Method and Description | 
|---|---|
List<AvailableSelections> | 
getAvailableSelections()
Returns list of available selections 
 | 
Date | 
getGeneratedAt()
Returns the date when API response was generated 
 | 
double | 
getOdds()
Gets the odds 
 | 
double | 
getProbability()
Gets the probability 
 | 
Boolean | 
isHarmonization()
Returns the value if harmonization method was applied 
 | 
double getOdds()
double getProbability()
List<AvailableSelections> getAvailableSelections()
Date getGeneratedAt()
Boolean isHarmonization()
Copyright © 2016–2025. All rights reserved.