Package com.clover.remote.client
Class MerchantInfo
java.lang.Object
com.clover.remote.client.MerchantInfo
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanboolean
-
Constructor Details
-
MerchantInfo
public MerchantInfo() -
MerchantInfo
public MerchantInfo(com.clover.remote.message.DiscoveryResponseMessage drm)
-
-
Method Details
-
getDeviceInfo
-
getMerchantID
-
getMerchantMID
-
getMerchantName
-
isSupportsAuths
public boolean isSupportsAuths() -
isSupportsPreAuths
public boolean isSupportsPreAuths() -
isSupportsSales
public boolean isSupportsSales() -
isSupportsVaultCards
public boolean isSupportsVaultCards() -
isSupportsManualRefunds
public boolean isSupportsManualRefunds() -
isSupportsVoids
public boolean isSupportsVoids() -
isSupportsTipAdjust
public boolean isSupportsTipAdjust()
-