# DeviceDetails

### Description

Details about the device that took the payment.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**device_id** | getDeviceId() | setDeviceId($value) | **string** | Square-issued ID of the device. | [optional] 
**device_name** | getDeviceName() | setDeviceName($value) | **string** | The 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]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

