public class ConfirmPaymentRequest
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ConfirmPaymentRequest() |
Modifier and Type | Method and Description |
---|---|
Challenge[] |
getChallenges()
Get the field value
|
com.clover.sdk.v3.payments.Payment |
getPayment()
Get the field value
|
void |
setChallenges(Challenge[] challenges)
Set the field value
|
void |
setPayment(com.clover.sdk.v3.payments.Payment payment)
Set the field value
|
public com.clover.sdk.v3.payments.Payment getPayment()
public void setPayment(com.clover.sdk.v3.payments.Payment payment)
payment
- the payment to be confirmed or rejectedpublic Challenge[] getChallenges()
public void setChallenges(Challenge[] challenges)
challenges
- the list of challenges from the device that must be confirmed