Online Help Center > SendSafely APIs

SendSafely.PhoneNumber

SendSafely.PhoneNumber A class describing a SendSafely PhoneNumber.

CountryCode
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.

Number
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.