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

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

Public Member Functions

DeviceInfo Clone ()
 

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 135 of file MerchantInfo.cs.

Member Function Documentation

◆ Clone()

DeviceInfo com.clover.remotepay.sdk.DeviceInfo.Clone ( )

Definition at line 157 of file MerchantInfo.cs.

Property Documentation

◆ Model

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

The model identifier of the device

Definition at line 150 of file MerchantInfo.cs.

◆ Name

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

The merchant assigned name of the device

Definition at line 140 of file MerchantInfo.cs.

◆ Serial

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

The serial number of the device

Definition at line 145 of file MerchantInfo.cs.

◆ SupportsAcks

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

Remote pay version supports message acks

Definition at line 155 of file MerchantInfo.cs.


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