Query parameters for operation listAutomaticLocationUpdatesUsers
More...
|
string[] | type [get, set] |
| Extension type. Multiple values are supported Enum: User, Limited More...
|
|
string | searchString [get, set] |
| Filters entries containing the specified substring in user name, extension or department. The characters range is 0-64; not case-sensitive. If empty then the filter is ignored More...
|
|
string[] | department [get, set] |
| Department name to filter the users. The value range is 0-64; not case-sensitive. If not specified then the parameter is ignored. Multiple values are supported More...
|
|
string[] | siteId [get, set] |
| 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. More...
|
|
bool? | featureEnabled [get, set] |
| Filters entries by their status of Automatic Location Updates feature More...
|
|
string | orderBy [get, set] |
| Comma-separated list of fields to order results prefixed by plus sign '+' (ascending order) or minus sign '-' (descending order). Supported values: 'name', 'modelName', 'siteName', 'featureEnabled'. The default sorting is by name More...
|
|
long? | perPage [get, set] |
| 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 More...
|
|
long? | page [get, set] |
| Indicates a page number to retrieve. Only positive number values are supported Format: int32 Default: 1 More...
|
|
Query parameters for operation listAutomaticLocationUpdatesUsers
◆ department
string [] RingCentral.ListAutomaticLocationUpdatesUsersParameters.department |
|
getset |
Department name to filter the users. The value range is 0-64; not case-sensitive. If not specified then the parameter is ignored. Multiple values are supported
◆ featureEnabled
bool? RingCentral.ListAutomaticLocationUpdatesUsersParameters.featureEnabled |
|
getset |
Filters entries by their status of Automatic Location Updates feature
◆ orderBy
string RingCentral.ListAutomaticLocationUpdatesUsersParameters.orderBy |
|
getset |
Comma-separated list of fields to order results prefixed by plus sign '+' (ascending order) or minus sign '-' (descending order). Supported values: 'name', 'modelName', 'siteName', 'featureEnabled'. The default sorting is by name
◆ page
long? RingCentral.ListAutomaticLocationUpdatesUsersParameters.page |
|
getset |
Indicates a page number to retrieve. Only positive number values are supported Format: int32 Default: 1
◆ perPage
long? RingCentral.ListAutomaticLocationUpdatesUsersParameters.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.ListAutomaticLocationUpdatesUsersParameters.searchString |
|
getset |
Filters entries containing the specified substring in user name, extension or department. The characters range is 0-64; not case-sensitive. If empty then the filter is ignored
◆ siteId
string [] RingCentral.ListAutomaticLocationUpdatesUsersParameters.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.
◆ type
string [] RingCentral.ListAutomaticLocationUpdatesUsersParameters.type |
|
getset |
Extension type. Multiple values are supported Enum: User, Limited
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListAutomaticLocationUpdatesUsersParameters.cs