CreateDeviceCodeResponse

April 22, 2020 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
errorsgetErrors()setErrors($value)\SquareConnect\Model\Error[]Any errors that occurred during the request.[optional]
device_codegetDeviceCode()setDeviceCode($value)\SquareConnect\Model\DeviceCodeThe created DeviceCode object containing the device code string.[optional]

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

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