Uses of Enum Class
com.sportradar.unifiedodds.sdk.oddsentities.OddsChangeReason
Packages that use OddsChangeReason
-
Uses of OddsChangeReason in com.sportradar.unifiedodds.sdk.oddsentities
Methods in com.sportradar.unifiedodds.sdk.oddsentities that return OddsChangeReasonModifier and TypeMethodDescriptionOddsChange.getChangeReason()Get the reason why the odds changedstatic OddsChangeReasonReturns the enum constant of this class with the specified name.static OddsChangeReason[]OddsChangeReason.values()Returns an array containing the constants of this enum class, in the order they are declared.