Package com.ringcentral.definitions
Class ParsePhoneNumberParameters
java.lang.Object
com.ringcentral.definitions.ParsePhoneNumberParameters
Query parameters for operation parsePhoneNumber
-
Field Summary
FieldsModifier and TypeFieldDescriptionISO 3166 alpha2 code of the home country to be used if it is impossible to determine country from the number itself.The default value is `false`. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhomeCountry
(String homeCountry) nationalAsPriority
(Boolean nationalAsPriority)
-
Field Details
-
homeCountry
ISO 3166 alpha2 code of the home country to be used if it is impossible to determine country from the number itself. By default, this parameter is preset to the current user's home country or brand country if the user is undefined 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
-