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

6 lines
206 B
Text
Raw Normal View History

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