ListDeviceCodesResponse

April 22, 2020 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
errorsgetErrors()setErrors($value)\SquareConnect\Model\Error[]Any errors that occurred during the request.[optional]
device_codesgetDeviceCodes()setDeviceCodes($value)\SquareConnect\Model\DeviceCode[]The queried DeviceCode.[optional]
cursorgetCursor()setCursor($value)stringA pagination cursor to retrieve the next set of results for your original query to the endpoint. This value is present only if the request succeeded and additional results are available. See Paginating results for more information.[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]