ShippingCustomValue Property
Custom value to be displayed in the contact information details.
Object Oriented Interface
public function getShippingCustomValue(); public function setShippingCustomValue($value);
Procedural Interface
inpaypal_invoice_get($res, 136 ); inpaypal_invoice_set($res, 136, $value );
Default Value
''
Remarks
Custom value to be displayed in the contact information details.
Data Type
String