Uses of Class
com.sportradar.mbs.sdk.entities.request.CashoutAckRequest.Builder
Packages that use CashoutAckRequest.Builder
- 
Uses of CashoutAckRequest.Builder in com.sportradar.mbs.sdk.entities.request
Methods in com.sportradar.mbs.sdk.entities.request that return CashoutAckRequest.BuilderModifier and TypeMethodDescriptionstatic CashoutAckRequest.BuilderCashoutAckRequest.newBuilder()Creates a new instance of the CashoutAckRequest.Builder class.static CashoutAckRequest.BuilderContentRequest.newCashoutAckRequestBuilder()Creates a new instance of the CashoutAckRequest builder.CashoutAckRequest.Builder.setAcknowledged(boolean value) Sets the acknowledged status of the cashout.CashoutAckRequest.Builder.setCashoutId(String value) Sets the cashout ID.CashoutAckRequest.Builder.setCashoutSignature(String value) Sets the cashout signature.CashoutAckRequest.Builder.setTicketId(String value) Sets the ticket ID.