Uses of Class
com.sportradar.mbs.sdk.entities.payout.CashPayout.Builder
Packages that use CashPayout.Builder
-
Uses of CashPayout.Builder in com.sportradar.mbs.sdk.entities.payout
Methods in com.sportradar.mbs.sdk.entities.payout that return CashPayout.BuilderModifier and TypeMethodDescriptionstatic CashPayout.Builder
CashPayout.newBuilder()
Creates a new instance of the CashPayout.Builder class.static CashPayout.Builder
Payout.newCashPayoutBuilder()
Creates a new instance of theCashPayout.Builder
class.CashPayout.Builder.setAmount
(BigDecimal value) Sets the amount of the cash payout.CashPayout.Builder.setCurrency
(String value) Sets the currency of the cash payout.CashPayout.Builder.setTraceId
(String value) Sets the trace ID of the cash payout.