Chatwoot/app/views/public/api/v1/models/_csat_survey.json.jbuilder

7 lines
278 B
Ruby

json.id resource.id
json.csat_survey_response resource.csat_survey_response
json.inbox_avatar_url resource.inbox.avatar_url
json.inbox_name resource.inbox.name
json.locale resource.account.locale
json.conversation_id resource.conversation_id
json.created_at resource.created_at