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