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

This request should be passed to initiate retrieval of card data More...

Inheritance diagram for com.clover.remotepay.sdk.ReadCardDataRequest:
com.clover.remotepay.sdk.BaseRequest

Properties

int CardEntryMethods [get, set]
 
bool IsForceSwipePinEntry [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 request should be passed to initiate retrieval of card data

Definition at line 457 of file TransactionBeans.cs.

Property Documentation

◆ CardEntryMethods

int com.clover.remotepay.sdk.ReadCardDataRequest.CardEntryMethods
getset

Definition at line 459 of file TransactionBeans.cs.

◆ IsForceSwipePinEntry

bool com.clover.remotepay.sdk.ReadCardDataRequest.IsForceSwipePinEntry
getset

Definition at line 460 of file TransactionBeans.cs.


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