Class: RetrievePrintersResponse

remotepay.RetrievePrintersResponse()

new RetrievePrintersResponse()

Source:

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)
Source:
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
Source: