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

Contains the device information of the connected device More...

Properties

String Name [get, set]
 The merchant assigned name of the device More...
 
String Serial [get, set]
 The serial number of the device More...
 
String Model [get, set]
 The model identifier of the device More...
 
bool SupportsAcks [get, set]
 Remote pay version supports message acks More...
 

Detailed Description

Contains the device information of the connected device

Definition at line 77 of file MerchantInfo.cs.

Property Documentation

◆ Model

String com.clover.remotepay.sdk.DeviceInfo.Model
getset

The model identifier of the device

Definition at line 92 of file MerchantInfo.cs.

◆ Name

String com.clover.remotepay.sdk.DeviceInfo.Name
getset

The merchant assigned name of the device

Definition at line 82 of file MerchantInfo.cs.

◆ Serial

String com.clover.remotepay.sdk.DeviceInfo.Serial
getset

The serial number of the device

Definition at line 87 of file MerchantInfo.cs.

◆ SupportsAcks

bool com.clover.remotepay.sdk.DeviceInfo.SupportsAcks
getset

Remote pay version supports message acks

Definition at line 97 of file MerchantInfo.cs.


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