github.com/grokify/go-ringcentral-client@v0.3.31/engagedigital/v1/client/docs/Intervention.md (about) 1 # Intervention 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **CategoryIds** | **[]string** | | [optional] 8 **Closed** | **bool** | | [optional] 9 **ClosedAt** | [**time.Time**](time.Time.md) | | [optional] 10 **CommentsCount** | **int32** | | [optional] 11 **ContentId** | **string** | | [optional] 12 **CreatedAt** | [**time.Time**](time.Time.md) | | [optional] 13 **CustomFields** | [**map[string]interface{}**](.md) | | [optional] 14 **DeferredAt** | [**time.Time**](time.Time.md) | | [optional] 15 **FirstUserReplyId** | **string** | | [optional] 16 **FirstUserReplyIn** | **int32** | | [optional] 17 **FirstUserReplyInBh** | **int32** | | [optional] 18 **Id** | **string** | | 19 **IdentityId** | **string** | | [optional] 20 **LastUserReplyIn** | **int32** | | [optional] 21 **LastUserReplyInBh** | **int32** | | [optional] 22 **SourceId** | **string** | | [optional] 23 **Status** | **string** | | [optional] 24 **ThreadId** | **string** | | [optional] 25 **UpdatedAt** | [**time.Time**](time.Time.md) | | [optional] 26 **UserId** | **string** | | [optional] 27 **UserRepliesCount** | **int32** | | [optional] 28 **UserReplyInAverage** | **int32** | | [optional] 29 **UserReplyInAverageBh** | **int32** | | [optional] 30 **UserReplyInAverageCount** | **int32** | | [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