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_recurringbilling_get($res, 63 ); inpay_recurringbilling_set($res, 63, $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