SendSafely.PhoneNumber A class describing a SendSafely PhoneNumber.
Type:
int
Getter/Setter for the country code belonging to the phone number. The value is set internally by the API and only the getter should be used by an application.
|
Type:
String
Getter/Setter for the phone number. The value is set internally by the API and only the getter should be used by an application.
|