CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.device.Device Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
String name [get, set]
 Name of the device (if entered) More...
 
String model [get, set]
 
String orderPrefix [get, set]
 
Int32 terminalPrefix [get, set]
 
String serial [get, set]
 
Int64 buildNumber [get, set]
 
String secureId [get, set]
 
com.clover.sdk.v3.device.BuildType buildType [get, set]
 
String cpuId [get, set]
 
String imei [get, set]
 The IMEI of the device More...
 
String imsi [get, set]
 The IMSI of the SIM in the device (if present) More...
 
String simIccid [get, set]
 The ICCID of the SIM in the device (if present) More...
 
String deviceCertificate [get, set]
 
String pedCertificate [get, set]
 
String deviceTypeName [get, set]
 
Boolean pinDisabled [get, set]
 
Boolean offlinePayments [get, set]
 
Boolean offlinePaymentsAll [get, set]
 
Int64 offlinePaymentsLimit [get, set]
 
Int64 offlinePaymentsPromptThreshold [get, set]
 
List< com.clover.sdk.v3.base_.ReferencesecureReports [get, set]
 

Detailed Description

Definition at line 27 of file Device.cs.

Property Documentation

◆ buildNumber

Int64 com.clover.sdk.v3.device.Device.buildNumber
getset

Definition at line 47 of file Device.cs.

◆ buildType

com.clover.sdk.v3.device.BuildType com.clover.sdk.v3.device.Device.buildType
getset

Definition at line 51 of file Device.cs.

◆ cpuId

String com.clover.sdk.v3.device.Device.cpuId
getset

Definition at line 53 of file Device.cs.

◆ deviceCertificate

String com.clover.sdk.v3.device.Device.deviceCertificate
getset

Definition at line 70 of file Device.cs.

◆ deviceTypeName

String com.clover.sdk.v3.device.Device.deviceTypeName
getset

Definition at line 74 of file Device.cs.

◆ id

String com.clover.sdk.v3.device.Device.id
getset

Unique identifier

Definition at line 32 of file Device.cs.

◆ imei

String com.clover.sdk.v3.device.Device.imei
getset

The IMEI of the device

Definition at line 58 of file Device.cs.

◆ imsi

String com.clover.sdk.v3.device.Device.imsi
getset

The IMSI of the SIM in the device (if present)

Definition at line 63 of file Device.cs.

◆ model

String com.clover.sdk.v3.device.Device.model
getset

Definition at line 39 of file Device.cs.

◆ name

String com.clover.sdk.v3.device.Device.name
getset

Name of the device (if entered)

Definition at line 37 of file Device.cs.

◆ offlinePayments

Boolean com.clover.sdk.v3.device.Device.offlinePayments
getset

Definition at line 78 of file Device.cs.

◆ offlinePaymentsAll

Boolean com.clover.sdk.v3.device.Device.offlinePaymentsAll
getset

Definition at line 80 of file Device.cs.

◆ offlinePaymentsLimit

Int64 com.clover.sdk.v3.device.Device.offlinePaymentsLimit
getset

Definition at line 82 of file Device.cs.

◆ offlinePaymentsPromptThreshold

Int64 com.clover.sdk.v3.device.Device.offlinePaymentsPromptThreshold
getset

Definition at line 84 of file Device.cs.

◆ orderPrefix

String com.clover.sdk.v3.device.Device.orderPrefix
getset

Definition at line 41 of file Device.cs.

◆ pedCertificate

String com.clover.sdk.v3.device.Device.pedCertificate
getset

Definition at line 72 of file Device.cs.

◆ pinDisabled

Boolean com.clover.sdk.v3.device.Device.pinDisabled
getset

Definition at line 76 of file Device.cs.

◆ secureId

String com.clover.sdk.v3.device.Device.secureId
getset

Definition at line 49 of file Device.cs.

◆ secureReports

List<com.clover.sdk.v3.base_.Reference> com.clover.sdk.v3.device.Device.secureReports
getset

Definition at line 86 of file Device.cs.

◆ serial

String com.clover.sdk.v3.device.Device.serial
getset

Definition at line 45 of file Device.cs.

◆ simIccid

String com.clover.sdk.v3.device.Device.simIccid
getset

The ICCID of the SIM in the device (if present)

Definition at line 68 of file Device.cs.

◆ terminalPrefix

Int32 com.clover.sdk.v3.device.Device.terminalPrefix
getset

Definition at line 43 of file Device.cs.


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