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

     1  # AccountLimits
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **FreeSoftPhoneLinesPerExtension** | **int32** | The maximum number of free softphone phone lines per user extension | [optional] 
     7  **MeetingSize** | **int32** | The maximum number of participants in RingCentral Meeting hosted by this account's user | [optional] 
     8  **MaxMonitoredExtensionsPerUser** | **int32** | The maximum number of extensions which can be included in the list of users monitored for Presence | [optional] 
     9  **MaxExtensionNumberLength** | **int32** | Maximum length for extension numbers of an account; depends on account type. The default value is 5 | [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