ShippingZip Property
Customer's shipping zip code (or postal code if outside of the USA).
Object Oriented Interface
public function getShippingZip(); public function setShippingZip($value);
Procedural Interface
inpay_recurringbilling_get($res, 71 ); inpay_recurringbilling_set($res, 71, $value );
Default Value
''
Remarks
Customer's shipping zip code (or postal code if outside of the USA).
This property is not available at design time.
Data Type
String