Package com.ringcentral.definitions
Class ParsePhoneNumberParameters
java.lang.Object
com.ringcentral.definitions.ParsePhoneNumberParameters
Query parameters for operation parsePhoneNumber
-
Field Summary
FieldsModifier and TypeFieldDescriptionTwo-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: USThe default value is `false`. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhomeCountry(String homeCountry) nationalAsPriority(Boolean nationalAsPriority)
-
Field Details
-
homeCountry
Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format Example: US -
nationalAsPriority
The default value is `false`. If `true`, the numbers that are closer to the home country are given higher priority
-
-
Constructor Details
-
ParsePhoneNumberParameters
public ParsePhoneNumberParameters()
-
-
Method Details
-
homeCountry
-
nationalAsPriority
-