Sha256: 2d4755630953028313c72b52948b318bd1b0b83a3d887cc9712e4a424bf67e15
Contents?: true
Size: 437 Bytes
Versions: 44
Compression:
Stored size: 437 Bytes
Contents
# SunshineConversationsClient::SwitchboardListResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **switchboards** | [**Array<Switchboard>**](Switchboard.md) | List of returned switchboards. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::SwitchboardListResponse.new(switchboards: null) ```
Version data entries
44 entries across 44 versions & 1 rubygems