github.com/grokify/go-ringcentral-client@v0.3.31/engagedigital/v1/client/docs/Source.md (about)

     1  # Source
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Active** | **bool** | Activate/deactivate the source | [optional] 
     8  **AutoDetectContentLanguage** | **bool** | Auto-detect content language (Boolean) | [optional] 
     9  **ChannelId** | **string** |  | [optional] 
    10  **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] 
    11  **CommunityId** | **string** |  | [optional] 
    12  **ContentArchiving** | **bool** | Automatic archiving of old contents (Boolean) | [optional] 
    13  **ContentArchivingPeriod** | **int64** | Archive contents older than (seconds) | [optional] 
    14  **ContentLanguages** | **[]string** |  | [optional] 
    15  **CreatedAt** | [**time.Time**](time.Time.md) |  | [optional] 
    16  **DefaultCategoryIds** | **[]string** | Default categories | [optional] 
    17  **DefaultContentLanguage** | **string** | Default content language | [optional] 
    18  **ErrorMessage** | **string** |  | [optional] 
    19  **HiddenFromStats** | **bool** | Hide from statistics | [optional] 
    20  **Id** | **string** |  | [optional] 
    21  **InterventionMessagesBoost** | **int32** | Priority boost of messages with intervention | [optional] 
    22  **Name** | **string** | Source name | [optional] 
    23  **SlaExpiredStrategy** | **string** | SLA expired strategy (\"max\", \"half\" or \"base\") | [optional] 
    24  **SlaResponse** | **int32** | Response time (seconds) | [optional] 
    25  **Status** | **string** |  | [optional] 
    26  **TimeSheetIds** | **[]string** |  | [optional] 
    27  **TransferredTasksBoost** | **int32** | Priority boost of transferred tasks | [optional] 
    28  **Type** | **string** |  | [optional] 
    29  **UpdatedAt** | [**time.Time**](time.Time.md) |  | [optional] 
    30  **UserThreadDefaultCategoryIds** | **[]string** | Default categories (agent messages) | [optional] 
    31  
    32  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    33  
    34