CustomerAddress2 Property
A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.
Object Oriented Interface
public function getCustomerAddress2(); public function setCustomerAddress2($value);
Procedural Interface
inpay_retail_get($res, 10 ); inpay_retail_set($res, 10, $value );
Default Value
''
Remarks
A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.).
This property is not available at design time.
Data Type
String