Uses of Class
com.sportradar.mbs.sdk.entities.request.CashoutAckRequest.Builder
-
Uses of CashoutAckRequest.Builder in com.sportradar.mbs.sdk.entities.request
Modifier and TypeMethodDescriptionstatic CashoutAckRequest.Builder
CashoutAckRequest.newBuilder()
Creates a new instance of the CashoutAckRequest.Builder class.static CashoutAckRequest.Builder
ContentRequest.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.