Query parameters for operation listUserTemplates
More...
|
| string | type [get, set] |
| | Type of template Enum: UserSettings, CallHandling More...
|
| |
| long? | page [get, set] |
| | Indicates a page number to retrieve. Only positive number values are allowed. Default value is '1' Format: int32 Default: 1 More...
|
| |
| long? | perPage [get, set] |
| | Indicates a page size (number of items). If not specified, the value is '100' by default Format: int32 Default: 100 More...
|
| |
Query parameters for operation listUserTemplates
◆ page
| long? RingCentral.ListUserTemplatesParameters.page |
|
getset |
Indicates a page number to retrieve. Only positive number values are allowed. Default value is '1' Format: int32 Default: 1
◆ perPage
| long? RingCentral.ListUserTemplatesParameters.perPage |
|
getset |
Indicates a page size (number of items). If not specified, the value is '100' by default Format: int32 Default: 100
◆ type
| string RingCentral.ListUserTemplatesParameters.type |
|
getset |
Type of template Enum: UserSettings, CallHandling
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListUserTemplatesParameters.cs