| Package | Description | 
|---|---|
| com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets | |
| com.sportradar.unifiedodds.sdk.oddsentities | 
| Modifier and Type | Method and Description | 
|---|---|
CashOutStatus | 
MarketWithProbabilitiesImpl.getCashOutStatus()
Returns a  
CashOutStatus enum which indicates the availability of cashout | 
| Modifier and Type | Method and Description | 
|---|---|
static CashOutStatus | 
CashOutStatus.fromFeedValue(Integer feedValue)
Returns the  
CashOutStatus associated with the provided integer value | 
CashOutStatus | 
MarketWithProbabilities.getCashOutStatus()
Returns a  
CashOutStatus enum which indicates the availability of cashout | 
static CashOutStatus | 
CashOutStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CashOutStatus[] | 
CashOutStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2016–2025. All rights reserved.