MerchantCountryCode Property
The country code of the contact.
Object Oriented Interface
public function getMerchantCountryCode(); public function setMerchantCountryCode($value);
Procedural Interface
inpaypal_invoice_get($res, 66 ); inpaypal_invoice_set($res, 66, $value );
Default Value
''
Remarks
The country code of the contact.
Data Type
String