Query parameters for operation getExtensionEmergencyLocations  
 More...
|  | 
| string[] | siteId  [get, set] | 
|  | Internal identifier of a site for filtering. To indicate company main site main-sitevalue should be specified. Supported only if multi-site feature is enabled for the account. Multiple values are supported.  More...
 | 
|  | 
| string | searchString  [get, set] | 
|  | Filters entries by the specified substring (search by chassis ID, switch name or address) The characters range is 0-64 (if empty the filter is ignored)  More... 
 | 
|  | 
| string | domesticCountryId  [get, set] | 
|  | 
| string | orderBy  [get, set] | 
|  | Comma-separated list of fields to order results prefixed by '+' sign (ascending order) or '-' sign (descending order). The default sorting is by nameDefault: +visibility Enum: +name, +siteName, +address, +addressStatus, +usageStatus, +visibility, -name, -siteName, -address, -addressStatus, -usageStatus, -visibility  More...
 | 
|  | 
| long? | perPage  [get, set] | 
|  | Indicates a page size (number of items). The values supported: Maxor numeric value. If not specified, 100 records are returned per one page Format: int32  More...
 | 
|  | 
| long? | page  [get, set] | 
|  | Indicates a page number to retrieve. Only positive number values are supported Format: int32 Default: 1  More... 
 | 
|  | 
| string | visibility  [get, set] | 
|  | 
Query parameters for operation getExtensionEmergencyLocations 
◆ domesticCountryId
  
  | 
        
          | string RingCentral.GetExtensionEmergencyLocationsParameters.domesticCountryId |  | getset | 
 
 
◆ orderBy
  
  | 
        
          | string RingCentral.GetExtensionEmergencyLocationsParameters.orderBy |  | getset | 
 
Comma-separated list of fields to order results prefixed by '+' sign (ascending order) or '-' sign (descending order). The default sorting is by name Default: +visibility Enum: +name, +siteName, +address, +addressStatus, +usageStatus, +visibility, -name, -siteName, -address, -addressStatus, -usageStatus, -visibility 
 
 
◆ page
  
  | 
        
          | long? RingCentral.GetExtensionEmergencyLocationsParameters.page |  | getset | 
 
Indicates a page number to retrieve. Only positive number values are supported Format: int32 Default: 1 
 
 
◆ perPage
  
  | 
        
          | long? RingCentral.GetExtensionEmergencyLocationsParameters.perPage |  | getset | 
 
Indicates a page size (number of items). The values supported: Max or numeric value. If not specified, 100 records are returned per one page Format: int32 
 
 
◆ searchString
  
  | 
        
          | string RingCentral.GetExtensionEmergencyLocationsParameters.searchString |  | getset | 
 
Filters entries by the specified substring (search by chassis ID, switch name or address) The characters range is 0-64 (if empty the filter is ignored) 
 
 
◆ siteId
  
  | 
        
          | string [] RingCentral.GetExtensionEmergencyLocationsParameters.siteId |  | getset | 
 
Internal identifier of a site for filtering. To indicate company main site main-site value should be specified. Supported only if multi-site feature is enabled for the account. Multiple values are supported. 
 
 
◆ visibility
  
  | 
        
          | string RingCentral.GetExtensionEmergencyLocationsParameters.visibility |  | getset | 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/GetExtensionEmergencyLocationsParameters.cs