java.lang.Object
com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEntityData
com.sportradar.unifiedodds.sdk.internal.caching.impl.SportData

public class SportData extends SportEntityData
Contains basic information about a sport (soccer, basketball, ...)
  • Method Details

    • getCategories

      public List<CategoryData> getCategories()
      Returns a List representing the categories, which belong to the sport represented by the current instance
      Returns:
      - A List representing the categories, which belong to the sport represented by the current instance