github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/ExtensionInfoEvent.md (about) 1 # ExtensionInfoEvent 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **ExtensionId** | **string** | Internal identifier of an extension | [optional] 7 **EventType** | **string** | Type of extension info change | [optional] 8 **Hints** | **[]string** | Returned for 'Update' event type only. The possible values are: /nAccountInfo - change of account parameters/nExtensionInfo - change of contact info, service features, departments, status/nPhoneNumber - change of phone numbers/nRole - change of permissions/nProfileImage - change of profile image | [optional] 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12