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

     1  # FederationAccountInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | Internal identifier of an account | [optional] 
     7  **CompanyName** | **string** | Company name of an account | [optional] 
     8  **FederatedName** | **string** | Federation name of an account | [optional] 
     9  **LinkCreationTime** | **string** | Datetime when this account was linked to a federation, in ISO 8601 format, for example 2016-03-10T18:07:52.534Z | [optional] 
    10  **MainNumber** | [**FederationMainNumberInfo**](FederationMainNumberInfo.md) |  | [optional] 
    11  **ConflictCount** | **int32** | Count of federation extension numbers conflicting with extension numbers of the requested account. For extension numbers of the requested account the value of this parameter is '0' | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15