RingCentral .Net SDK
Properties | List of all members
RingCentral.ListUserTemplatesParameters Class Reference

Query parameters for operation listUserTemplates More...

Properties

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...
 

Detailed Description

Query parameters for operation listUserTemplates

Property Documentation

◆ 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: