CountryCode Property
Country code on file for the Email address.
Object Oriented Interface
public function getCountryCode();
Procedural Interface
inpaypal_addressverify_get($res, 3 );
Default Value
''
Remarks
This property will be filled after a call to the VerifyAddress method. It will contain the two character country code on file with PayPal for the indicated Email address. This country code will conform to ISO 3166.
This property is read-only.
Data Type
String