Chatwoot/app/views/public/api/v1/models/_csat_survey.json.jbuilder
2021-09-06 11:42:02 +05:30

6 lines
242 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.conversation_id resource.conversation_id
json.created_at resource.created_at