Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 858 Bytes

File metadata and controls

14 lines (11 loc) · 858 Bytes

Team

Properties

Name Type Description Notes
id int The ID of the team [optional]
name str The name of the team [optional]
description str The description about the team [optional]
allow_auto_assign bool If this setting is turned on, the system would automatically assign the conversation to an agent in the team while assigning the conversation to a team [optional]
account_id int The ID of the account with the team is a part of [optional]
is_member bool This field shows whether the current user is a part of the team [optional]

[Back to Model list] [Back to API list] [Back to README]