ShippingEmail Property
Customer's email address.
Object Oriented Interface
public function getShippingEmail(); public function setShippingEmail($value);
Procedural Interface
inpay_icharge_get($res, 54 ); inpay_icharge_set($res, 54, $value );
Default Value
''
Remarks
Customer's email address.
This property is not available at design time.
Data Type
String