Class Suggestion
java.lang.Object
com.sportradar.mbs.sdk.entities.suggestion.Suggestion
- Direct Known Subclasses:
AltStakeSuggestion
,ReofferSuggestion
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AltStakeSuggestion.Builder
Creates a new builder for AltStakeSuggestion.static ReofferSuggestion.Builder
Creates a new builder for ReofferSuggestion.
-
Constructor Details
-
Suggestion
public Suggestion()
-
-
Method Details
-
newReofferSuggestionBuilder
Creates a new builder for ReofferSuggestion.- Returns:
- the builder instance
-
newAltStakeSuggestionBuilder
Creates a new builder for AltStakeSuggestion.- Returns:
- the builder instance
-