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

     1  # AccountResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** |  | [optional] 
     7  **Id** | **string** |  | [optional] 
     8  **ServiceInfo** | [**AccountServiceInfoResource**](AccountServiceInfoResource.md) |  | [optional] 
     9  **PartnerId** | **string** |  | [optional] 
    10  **Operator** | [**ExtensionResource**](ExtensionResource.md) |  | 
    11  **MainNumber** | **string** |  | [optional] 
    12  **ReservationId** | **string** |  | [optional] 
    13  **SessionId** | **string** |  | [optional] 
    14  **Status** | **string** |  | [optional] 
    15  **StatusInfo** | [**StatusInfo**](StatusInfo.md) |  | [optional] 
    16  **SignupInfo** | [**SignupInfoResource**](SignupInfoResource.md) |  | [optional] 
    17  **SetupWizardState** | **string** |  | [optional] 
    18  **TesterFlags** | **[]string** |  | [optional] 
    19  **PromotionCode** | **string** |  | [optional] 
    20  
    21  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    22  
    23