Package com.ringcentral.definitions
Class ListAnsweringRulesParameters
java.lang.Object
com.ringcentral.definitions.ListAnsweringRulesParameters
Query parameters for operation listAnsweringRules
-
Field Summary
FieldsModifier and TypeFieldDescriptionIf true, then only active call handling rules are returnedThe result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1The number of items per page.Filters custom call handling rules of the extension Enum: CustomDefault: Simple Enum: Detailed, Simple -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Filters custom call handling rules of the extension Enum: Custom -
view
Default: Simple Enum: Detailed, Simple -
enabledOnly
If true, then only active call handling rules are returned -
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 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
-
ListAnsweringRulesParameters
public ListAnsweringRulesParameters()
-
-
Method Details
-
type
-
view
-
enabledOnly
-
page
-
perPage
-