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.BuilderCashPayout.newBuilder()Creates a new instance of the CashPayout.Builder class.static CashPayout.BuilderPayout.newCashPayoutBuilder()Creates a new instance of theCashPayout.Builderclass.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.