Package com.ringcentral.definitions
Class ListExtensionGrantsParameters
java.lang.Object
com.ringcentral.definitions.ListExtensionGrantsParameters
Query parameters for operation listExtensionGrants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
extensionType
Type of extension to be returned. Multiple values are supported. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, FaxUser, VirtualUser, DigitalUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, IvrMenu, ApplicationExtension, ParkLocation, Limited, Bot, Room, DelegatedLinesGroup -
page
Indicates a page number to retrieve. Only positive number values are allowed Format: int32 Default: 1 -
perPage
Indicates a page size (number of items) Format: int32 Default: 100
-
-
Constructor Details
-
ListExtensionGrantsParameters
public ListExtensionGrantsParameters()
-
-
Method Details
-
extensionType
-
page
-
perPage
-