java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketImpl
All Implemented Interfaces:
Market

public class MarketImpl extends Object implements Market
Implements methods used to access available selections for the market
  • Method Details

    • getId

      public int getId()
      Description copied from interface: Market
      Returns the id of the market
      Specified by:
      getId in interface Market
      Returns:
      the id of the market
    • getSpecifiers

      public String getSpecifiers()
      Description copied from interface: Market
      Returns the specifiers for this market
      Specified by:
      getSpecifiers in interface Market
      Returns:
      the specifiers for this market
    • getOutcomes

      public List<String> getOutcomes()
      Description copied from interface: Market
      Returns outcomes for this market
      Specified by:
      getOutcomes in interface Market
      Returns:
      outcomes for this market