Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17995,6 +17995,11 @@ components:
description: Time from conversation assignment to conversation close in
seconds.
example: 2310
adjusted_handling_time:
type: integer
nullable: true
description: Adjusted handling time for conversation in seconds. This is the active handling time excluding idle periods when teammates are not actively working on the conversation.
example: 1800
conversation_teammates:
title: Conversation teammates
type: object
Expand Down
5 changes: 5 additions & 0 deletions descriptions/2.13/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15829,6 +15829,11 @@ components:
description: Time from conversation assignment to conversation close in
seconds.
example: 2310
adjusted_handling_time:
type: integer
nullable: true
description: Adjusted handling time for conversation in seconds. This is the active handling time excluding idle periods when teammates are not actively working on the conversation.
example: 1800
conversation_teammates:
title: Conversation teammates
type: object
Expand Down
5 changes: 5 additions & 0 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17042,6 +17042,11 @@ components:
description: Time from conversation assignment to conversation close in
seconds.
example: 2310
adjusted_handling_time:
type: integer
nullable: true
description: Adjusted handling time for conversation in seconds. This is the active handling time excluding idle periods when teammates are not actively working on the conversation.
example: 1800
conversation_teammates:
title: Conversation teammates
type: object
Expand Down