new RetrievePrintersResponse()
Extends
Methods
(static) RetrievePrintersResponse#getPrinters() → {Array.<printer.Printer>}
Get the field value
The list of printers (note, there is some v1-v3 confusion at the moment)
Returns:
An array of
- Type
- Array.<printer.Printer>
(static) RetrievePrintersResponse#setPrinters(printers)
Set the field value
The list of printers (note, there is some v1-v3 confusion at the moment)
Parameters:
Name | Type | Description |
---|---|---|
printers |
Array.<printer.Printer> | An array of |