Interface GoalScorer

All Superinterfaces:
Player
All Known Implementing Classes:
GoalScorerImpl

public interface GoalScorer extends Player
An interface providing methods to access player details
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the method value The attribute can assume values such as 'penalty' and 'own goal'.

    Methods inherited from interface com.sportradar.unifiedodds.sdk.entities.Player

    getId, getName, getNames
  • Method Details

    • getMethod

      String getMethod()
      Returns the method value The attribute can assume values such as 'penalty' and 'own goal'. In case the attribute is not inserted, then the goal is not own goal neither penalty.
      Returns:
      - the method value