Package com.ringcentral.definitions
Class ListCompanyAnsweringRulesParameters
java.lang.Object
com.ringcentral.definitions.ListCompanyAnsweringRulesParameters
Query parameters for operation listCompanyAnsweringRules
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
type
Type of an answering rule. Multiple values are supported Enum: BusinessHours, AfterHours, Custom -
page
The result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1 -
perPage
The number of items per page. If the provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100
-
-
Constructor Details
-
ListCompanyAnsweringRulesParameters
public ListCompanyAnsweringRulesParameters()
-
-
Method Details
-
type
-
page
-
perPage
-