| Name | Type | Description | Notes |
|---|---|---|---|
| source_id | String | Contact Inbox Source Id | [optional] |
| inbox | Inbox | [optional] |
require 'cfchat'
instance = Cfchat::ContactableInboxes.new(
source_id: null,
inbox: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| source_id | String | Contact Inbox Source Id | [optional] |
| inbox | Inbox | [optional] |
require 'cfchat'
instance = Cfchat::ContactableInboxes.new(
source_id: null,
inbox: null
)