Sha256: 5dcf16aa6c3f47bb1d879bf6d43221dfab0142903dabc9cfb9848e33761ba1fc

Contents?: true

Size: 402 Bytes

Versions: 11

Compression:

Stored size: 402 Bytes

Contents

# SunshineConversationsClient::DeviceListResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**devices** | [**Array<Device>**](Device.md) | List of returned devices. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::DeviceListResponse.new(devices: null)
```


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.3.4 docs/DeviceListResponse.md
sunshine-conversations-client-14.3.3 docs/DeviceListResponse.md
sunshine-conversations-client-14.3.2 docs/DeviceListResponse.md
sunshine-conversations-client-14.3.1 docs/DeviceListResponse.md
sunshine-conversations-client-14.3.0 docs/DeviceListResponse.md
sunshine-conversations-client-14.2.0 docs/DeviceListResponse.md
sunshine-conversations-client-14.1.0 docs/DeviceListResponse.md
sunshine-conversations-client-14.0.0 docs/DeviceListResponse.md
sunshine-conversations-client-13.2.0 docs/DeviceListResponse.md
sunshine-conversations-client-13.1.0 docs/DeviceListResponse.md
sunshine-conversations-client-13.0.0 docs/DeviceListResponse.md