2021-08-27 17:16:32 +00:00
|
|
|
type: object
|
|
|
|
properties:
|
2022-03-14 12:45:27 +00:00
|
|
|
avg_first_response_time:
|
|
|
|
type: string
|
|
|
|
avg_resolution_time:
|
2021-08-27 17:16:32 +00:00
|
|
|
type: string
|
2022-03-14 12:45:27 +00:00
|
|
|
conversations_count:
|
|
|
|
type: number
|
|
|
|
incoming_messages_count:
|
|
|
|
type: number
|
|
|
|
outgoing_messages_count:
|
|
|
|
type: number
|
|
|
|
resolutions_count:
|
|
|
|
type: number
|
|
|
|
previous:
|
|
|
|
type: object
|
|
|
|
properties:
|
|
|
|
avg_first_response_time:
|
|
|
|
type: string
|
|
|
|
avg_resolution_time:
|
|
|
|
type: string
|
|
|
|
conversations_count:
|
|
|
|
type: number
|
|
|
|
incoming_messages_count:
|
|
|
|
type: number
|
|
|
|
outgoing_messages_count:
|
|
|
|
type: number
|
|
|
|
resolutions_count:
|
|
|
|
type: number
|