2019-12-28 16:26:42 +00:00
|
|
|
json.id @inbox.id
|
|
|
|
json.channel_id @inbox.channel_id
|
|
|
|
json.name @inbox.name
|
|
|
|
json.channel_type @inbox.channel_type
|
|
|
|
json.website_token @inbox.channel.website_token
|
|
|
|
json.widget_color @inbox.channel.widget_color
|
2020-03-16 07:02:34 +00:00
|
|
|
json.web_widget_script @inbox.channel.try(:web_widget_script)
|