github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/ConflictsInfo.md (about) 1 # ConflictsInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Internal identifier of a conflicting extension assigned to another account of the current federation | [optional] 7 **FirstName** | **string** | Extension user first name | [optional] 8 **LastName** | **string** | Extension user last name | [optional] 9 **Account** | [**FederationConflictsAccountInfo**](FederationConflictsAccountInfo.md) | | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13