BillingCountryCode Property
The country code of the contact.
Object Oriented Interface
public function getBillingCountryCode(); public function setBillingCountryCode($value);
Procedural Interface
inpaypal_invoice_get($res, 5 ); inpaypal_invoice_set($res, 5, $value );
Default Value
''
Remarks
The country code of the contact.
Data Type
String