Chatwoot/app/views/public/api/v1/models/_csat_survey.json.jbuilder
2021-07-28 14:59:13 +05:30

5 lines
206 B
Ruby

json.id resource.id
json.csat_survey_response resource.csat_survey_response
json.inbox_avatar_url resource.inbox.avatar_url
json.conversation_id resource.conversation_id
json.created_at resource.created_at