github.com/grokify/go-ringcentral-client@v0.3.31/engagedigital/v1/client/docs/Settings.md (about) 1 # Settings 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **ActivityPresenceThreshold** | **int32** | | [optional] 8 **ActivityTracking** | **bool** | | [optional] 9 **BeginningOfWeek** | **string** | | [optional] 10 **BrowserNotificationsDisabled** | **bool** | | [optional] 11 **ContentLanguages** | **[]string** | | [optional] 12 **CreatedAt** | [**time.Time**](time.Time.md) | | [optional] 13 **DenyIframeIntegration** | **bool** | | [optional] 14 **DisablePasswordAutocomplete** | **bool** | | [optional] 15 **DisplayOnlyUnknownBbcode** | **bool** | | [optional] 16 **DumpInPreprod** | **bool** | | [optional] 17 **ExpirePasswordAfter** | **int32** | | [optional] 18 **ExpirePasswordEnabled** | **bool** | | [optional] 19 **FteDuration** | **int32** | | [optional] 20 **Id** | **string** | | [optional] 21 **IdentityMerge** | **bool** | | [optional] 22 **InterventionClosingPeriod** | **int32** | | [optional] 23 **InterventionDeferRates** | **[]int32** | | [optional] 24 **InterventionDeferThreshold** | **int32** | | [optional] 25 **InterventionRates** | **[]int32** | | [optional] 26 **Locale** | **string** | | [optional] 27 **MultiLang** | **bool** | | [optional] 28 **Name** | **string** | | [optional] 29 **PasswordArchivableEnabled** | **bool** | | [optional] 30 **PasswordArchivableSize** | **int32** | | [optional] 31 **PasswordMinLength** | **int32** | | [optional] 32 **PasswordNonWord** | **bool** | | [optional] 33 **PasswordNumbers** | **bool** | | [optional] 34 **PasswordRecoveryDisabled** | **bool** | | [optional] 35 **PushEnabled** | **bool** | | [optional] 36 **ReplyAsAnyIdentity** | **bool** | | [optional] 37 **RtlSupport** | **bool** | | [optional] 38 **SelfApprovalRequired** | **bool** | | [optional] 39 **SessionTimeout** | **int32** | | [optional] 40 **ShardingKey** | **string** | | [optional] 41 **Spellchecking** | **bool** | | [optional] 42 **Style** | **string** | | [optional] 43 **ThirdPartyServicesDisabled** | **bool** | | [optional] 44 **Timezone** | **string** | | [optional] 45 **Type** | **string** | | [optional] 46 **UpdatedAt** | [**time.Time**](time.Time.md) | | [optional] 47 **UrgentTaskThreshold** | **int32** | | [optional] 48 **UseTwoLettersAvatars** | **bool** | | [optional] 49 50 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 51 52