Interface PrebuiltBets

All Known Implementing Classes:
PrebuiltBetsImpl

public interface PrebuiltBets
Represents prebuilt bets response
  • Method Details

    • getEvents

      Returns the list of event recommendations
      Returns:
      the list of event recommendations
    • getRequestedRecommendations

      int getRequestedRecommendations()
      Returns the number of requested recommendations
      Returns:
      the number of requested recommendations
    • getGeneratedAt

      Date getGeneratedAt()
      Returns the date and time when the response was generated by the server
      Returns:
      the date/time when generated, or null if not available