chatwoot-develop/enterprise/app/views/api/v1/models/_sla_policy.json.jbuilder

8 lines
376 B
Ruby
Executable File

json.id sla_policy.id
json.name sla_policy.name
json.description sla_policy.description
json.first_response_time_threshold sla_policy.first_response_time_threshold
json.next_response_time_threshold sla_policy.next_response_time_threshold
json.resolution_time_threshold sla_policy.resolution_time_threshold
json.only_during_business_hours sla_policy.only_during_business_hours