Package com.ringcentral.definitions
Class ListVoiceInteractionRulesParameters
java.lang.Object
com.ringcentral.definitions.ListVoiceInteractionRulesParameters
Query parameters for operation listVoiceInteractionRules
-
Field Summary
FieldsModifier and TypeFieldDescriptionDisplay only enabled rulesDisplay only rules with reference to stateThe result set page number (1-indexed) to return Maximum: 1000 Minimum: 1 Format: int32 Example: 1 Default: 1The number of items per page. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
Display only enabled rules -
hasReference
Display only rules with reference to state -
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
-
ListVoiceInteractionRulesParameters
public ListVoiceInteractionRulesParameters()
-
-
Method Details
-
enabled
-
hasReference
-
page
-
perPage
-