mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-04 21:06:27 +08:00
10 lines
298 B
Ruby
10 lines
298 B
Ruby
json.account_id resource.account.id
|
|
json.availability_status resource.availability_status
|
|
json.confirmed resource.confirmed?
|
|
json.email resource.email
|
|
json.available_name resource.available_name
|
|
json.id resource.id
|
|
json.name resource.name
|
|
json.role resource.role
|
|
json.thumbnail resource.avatar_url
|