CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.printer.Printer Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
String mac [get, set]
 MAC address of a network printer More...
 
String model [get, set]
 
String name [get, set]
 
String ipAddress [get, set]
 IP address of a network printer More...
 
com.clover.sdk.v3.printer.PrinterType type [get, set]
 NETWORK is a printer that's directly connected to the network. MY_LOCAL represents the printer that's connected to the device that's making the request. More...
 

Property Documentation

◆ id

String com.clover.sdk.v3.printer.Printer.id
getset

Unique identifier

◆ ipAddress

String com.clover.sdk.v3.printer.Printer.ipAddress
getset

IP address of a network printer

◆ mac

String com.clover.sdk.v3.printer.Printer.mac
getset

MAC address of a network printer

◆ type

com.clover.sdk.v3.printer.PrinterType com.clover.sdk.v3.printer.Printer.type
getset

NETWORK is a printer that's directly connected to the network. MY_LOCAL represents the printer that's connected to the device that's making the request.


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