Uses of Class
com.sportradar.mbs.sdk.entities.payout.WithheldPayout.Builder
Packages that use WithheldPayout.Builder
-
Uses of WithheldPayout.Builder in com.sportradar.mbs.sdk.entities.payout
Methods in com.sportradar.mbs.sdk.entities.payout that return WithheldPayout.BuilderModifier and TypeMethodDescriptionstatic WithheldPayout.BuilderWithheldPayout.newBuilder()Creates a new instance of the WithheldPayout.Builder class.static WithheldPayout.BuilderPayout.newWithheldPayoutBuilder()Creates a new instance of theWithheldPayout.Builderclass.WithheldPayout.Builder.setAmount(BigDecimal value) Sets the amount of the witheld payout.WithheldPayout.Builder.setCurrency(String value) Sets the currency of the witheld payout.WithheldPayout.Builder.setTraceId(String value) Sets the trace ID of the witheld payout.