ShippingAddress2 Property
A specific detail on the customer's shipping address (such as building, suite, apartment, floor number etc.
Object Oriented Interface
public function getShippingAddress2(); public function setShippingAddress2($value);
Procedural Interface
inpay_icharge_get($res, 51 ); inpay_icharge_set($res, 51, $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