Sha256: efa66989eed07955e80ec40b5ff5b63b53f3bbf2898804b908a2a310db5355c5

Contents?: true

Size: 365 Bytes

Versions: 10

Compression:

Stored size: 365 Bytes

Contents

# SunshineConversationsClient::DeviceResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**device** | [**Device**](Device.md) | The device. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::DeviceResponse.new(device: null)
```


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.0.0 docs/DeviceResponse.md
sunshine-conversations-client-13.2.0 docs/DeviceResponse.md
sunshine-conversations-client-13.1.0 docs/DeviceResponse.md
sunshine-conversations-client-13.0.0 docs/DeviceResponse.md
sunshine-conversations-client-12.8.0 docs/DeviceResponse.md
sunshine-conversations-client-12.7.0 docs/DeviceResponse.md
sunshine-conversations-client-12.6.2 docs/DeviceResponse.md
sunshine-conversations-client-12.6.1 docs/DeviceResponse.md
sunshine-conversations-client-12.6.0 docs/DeviceResponse.md
sunshine-conversations-client-12.5.1 docs/DeviceResponse.md