DeviceDetails

December 17, 2019 ยท View on GitHub

Description

Details about the device that took the payment.

Properties

NameGetterSetterTypeDescriptionNotes
device_idgetDeviceId()setDeviceId($value)stringSquare-issued ID of the device.[optional]
device_namegetDeviceName()setDeviceName($value)stringThe name of the device set by the merchant.[optional]

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

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