Class PlayerStatsEntity

java.lang.Object
com.sportradar.livedata.sdk.feed.livescout.entities.PlayerStatsEntity
All Implemented Interfaces:
Serializable

public class PlayerStatsEntity extends Object implements Serializable
See Also:
  • Constructor Details

    • PlayerStatsEntity

      protected PlayerStatsEntity(List<com.sportradar.livedata.sdk.proto.dto.incoming.livescout.Stats> stats, Long pid)
  • Method Details