Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.99 KB

File metadata and controls

34 lines (29 loc) · 1.99 KB

Source

Properties

Name Type Description Notes
Active bool Activate/deactivate the source [optional]
AutoDetectContentLanguage bool Auto-detect content language (Boolean) [optional]
ChannelId string [optional]
Color int32 Color of the icon: Default: 0 Blue: 1 Green: 2 Turquoise: 3 Purple: 4 Yellow: 5 Orange: 6 Red: 7 Asphalt: 8 Grey: 9 [optional]
CommunityId string [optional]
ContentArchiving bool Automatic archiving of old contents (Boolean) [optional]
ContentArchivingPeriod int64 Archive contents older than (seconds) [optional]
ContentLanguages []string [optional]
CreatedAt time.Time [optional]
DefaultCategoryIds []string Default categories [optional]
DefaultContentLanguage string Default content language [optional]
ErrorMessage string [optional]
HiddenFromStats bool Hide from statistics [optional]
Id string [optional]
InterventionMessagesBoost int32 Priority boost of messages with intervention [optional]
Name string Source name [optional]
SlaExpiredStrategy string SLA expired strategy ("max", "half" or "base") [optional]
SlaResponse int32 Response time (seconds) [optional]
Status string [optional]
TimeSheetIds []string [optional]
TransferredTasksBoost int32 Priority boost of transferred tasks [optional]
Type string [optional]
UpdatedAt time.Time [optional]
UserThreadDefaultCategoryIds []string Default categories (agent messages) [optional]

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