Name | Type | Description | Notes |
---|---|---|---|
id | String | The unique ID of the integration. | [optional] [readonly] |
type | String | ||
status | Status | [optional] | |
display_name | String | A human-friendly name used to identify the integration. | [optional] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::Integration.new(id: 5e4af71a81966cfff3ef6550,
type: android,
status: null,
display_name: Channel name)