Uses of Class
com.sportradar.mbs.sdk.entities.payout.CashPayout.Builder
-
Uses of CashPayout.Builder in com.sportradar.mbs.sdk.entities.payout
Modifier 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.