CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.ConfirmPaymentRequest Class Reference

Object passed in to ConfirmPaymentRequest. This must also be used to either accept or reject a payment as requested from the clover device. More...

Properties

Payment Payment [get, set]
 
List< Challenge > Challenges [get, set]
 

Detailed Description

Object passed in to ConfirmPaymentRequest. This must also be used to either accept or reject a payment as requested from the clover device.

Definition at line 525 of file TransactionBeans.cs.

Property Documentation

◆ Challenges

List<Challenge> com.clover.remotepay.sdk.ConfirmPaymentRequest.Challenges
getset

Definition at line 528 of file TransactionBeans.cs.

◆ Payment

Payment com.clover.remotepay.sdk.ConfirmPaymentRequest.Payment
getset

Definition at line 527 of file TransactionBeans.cs.


The documentation for this class was generated from the following file: