CloverConnector  4.0.5
Copyright (C) 2018 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...
 

Detailed Description

Definition at line 27 of file Printer.cs.

Property Documentation

◆ id

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

Unique identifier

Definition at line 32 of file Printer.cs.

◆ ipAddress

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

IP address of a network printer

Definition at line 46 of file Printer.cs.

◆ mac

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

MAC address of a network printer

Definition at line 37 of file Printer.cs.

◆ model

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

Definition at line 39 of file Printer.cs.

◆ name

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

Definition at line 41 of file Printer.cs.

◆ 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.

Definition at line 51 of file Printer.cs.


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