Chatwoot/app/views/platform/api/v1/models/_account.json.jbuilder

10 lines
288 B
Text
Raw Normal View History

json.id resource.id
json.name resource.name
json.locale resource.locale
json.domain resource.domain
json.support_email resource.support_email
json.features resource.enabled_features
json.custom_attributes resource.custom_attributes
json.limits resource.limits
json.status resource.status