Package com.ringcentral.definitions
Class ParsePhoneNumberResponseV2Results
java.lang.Object
com.ringcentral.definitions.ParsePhoneNumberResponseV2Results
-
Field Summary
FieldsModifier and TypeFieldDescriptionObject[]Contains several items for the `results.category` response's attribute value `Ambiguous`, where each item represents formatting for a specific category from the list of categories between which ambiguity happened, e.g. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondialingDetails(DialingDetails dialingDetails) numberDetails(NumberDetails numberDetails)
-
Field Details
-
dialingDetails
-
numberDetails
-
formats
Contains several items for the `results.category` response's attribute value `Ambiguous`, where each item represents formatting for a specific category from the list of categories between which ambiguity happened, e.g. `Extension` and `Regular`, or `Extension` and `ShortCode`.Absent if the request's parameter `resultContent.includeFormats` value is set to `false`.
-
-
Constructor Details
-
ParsePhoneNumberResponseV2Results
public ParsePhoneNumberResponseV2Results()
-
-
Method Details
-
dialingDetails
-
numberDetails
-
formats
-