CloverConnector  1.4.0
Copyright (C) 2017 Clover Network, Inc.
com.clover.remotepay.sdk.ManualRefundRequest Class Reference

This should be used to request a manual refund via the ManualRefund method More...

Inheritance diagram for com.clover.remotepay.sdk.ManualRefundRequest:
com.clover.remotepay.sdk.TransactionRequest com.clover.remotepay.sdk.BaseRequest

Public Member Functions

 ManualRefundRequest ()
 

Properties

long Amount [get, set]
 
long CardEntryMethods [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.TransactionRequest
bool DisablePrinting [get, set]
 
bool CardNotPresent [get, set]
 
bool DisableRestartTransactionOnFail [get, set]
 
long Amount [get, set]
 
long CardEntryMethods [get, set]
 
VaultedCard VaultedCard [get, set]
 
string ExternalId [get, set]
 
PayIntent.TransactionType Type [get, set]
 
long SignatureThreshold [get, set]
 
DataEntryLocation SignatureEntryLocation [get, set]
 
bool DisableReceiptSelection [get, set]
 
bool DisableDuplicateChecking [get, set]
 
bool AutoAcceptPaymentConfirmations [get, set]
 
bool AutoAcceptSignature [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseRequest
String RequestId [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseRequest
 BaseRequest ()
 

Detailed Description

This should be used to request a manual refund via the ManualRefund method

Definition at line 518 of file TransactionBeans.cs.

Constructor & Destructor Documentation

◆ ManualRefundRequest()

com.clover.remotepay.sdk.ManualRefundRequest.ManualRefundRequest ( )

Definition at line 520 of file TransactionBeans.cs.

Property Documentation

◆ Amount

long com.clover.remotepay.sdk.ManualRefundRequest.Amount
getset

Definition at line 524 of file TransactionBeans.cs.

◆ CardEntryMethods

long com.clover.remotepay.sdk.ManualRefundRequest.CardEntryMethods
getset

Definition at line 525 of file TransactionBeans.cs.


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