ShippingAddress Property
Customer's shipping street address.
Object Oriented Interface
public function getShippingAddress(); public function setShippingAddress($value);
Procedural Interface
inpay_recurringbilling_get($res, 62 ); inpay_recurringbilling_set($res, 62, $value );
Default Value
''
Remarks
Customer's shipping street address.
This property is not available at design time.
Data Type
String