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

Public Member Functions

 MerchantInfo ()
 
 MerchantInfo (DiscoveryResponseMessage drm)
 Contains merchant information about the device More...
 

Properties

DeviceInfo Device [get, set]
 
String merchantID [get, set]
 
String merchantName [get, set]
 
String merchantMId [get, set]
 
bool supportsPreAuths [get, set]
 
bool supportsVaultCards [get, set]
 
bool supportsManualRefunds [get, set]
 
bool supportsTipAdjust [get, set]
 

Detailed Description

Definition at line 20 of file MerchantInfo.cs.

Constructor & Destructor Documentation

◆ MerchantInfo() [1/2]

com.clover.remotepay.sdk.MerchantInfo.MerchantInfo ( )

Definition at line 36 of file MerchantInfo.cs.

◆ MerchantInfo() [2/2]

com.clover.remotepay.sdk.MerchantInfo.MerchantInfo ( DiscoveryResponseMessage  drm)

Contains merchant information about the device

Parameters
drm

Definition at line 55 of file MerchantInfo.cs.

Property Documentation

◆ Device

DeviceInfo com.clover.remotepay.sdk.MerchantInfo.Device
getset

Definition at line 22 of file MerchantInfo.cs.

◆ merchantID

String com.clover.remotepay.sdk.MerchantInfo.merchantID
getset

Definition at line 24 of file MerchantInfo.cs.

◆ merchantMId

String com.clover.remotepay.sdk.MerchantInfo.merchantMId
getset

Definition at line 26 of file MerchantInfo.cs.

◆ merchantName

String com.clover.remotepay.sdk.MerchantInfo.merchantName
getset

Definition at line 25 of file MerchantInfo.cs.

◆ supportsManualRefunds

bool com.clover.remotepay.sdk.MerchantInfo.supportsManualRefunds
getset

Definition at line 30 of file MerchantInfo.cs.

◆ supportsPreAuths

bool com.clover.remotepay.sdk.MerchantInfo.supportsPreAuths
getset

Definition at line 28 of file MerchantInfo.cs.

◆ supportsTipAdjust

bool com.clover.remotepay.sdk.MerchantInfo.supportsTipAdjust
getset

Definition at line 31 of file MerchantInfo.cs.

◆ supportsVaultCards

bool com.clover.remotepay.sdk.MerchantInfo.supportsVaultCards
getset

Definition at line 29 of file MerchantInfo.cs.


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