2019-11-30 12:03: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.try(:website_token)
|
2019-12-28 16:26:42 +00:00
|
|
|
json.widget_color @inbox.channel.try(:widget_color)
|