BillingState Property
The state of the contact.
Object Oriented Interface
public function getBillingState(); public function setBillingState($value);
Procedural Interface
inpaypal_invoice_get($res, 12 ); inpaypal_invoice_set($res, 12, $value );
Default Value
''
Remarks
The state of the contact.
Data Type
String