ShippingState Property
Customer's shipping state.
Object Oriented Interface
public function getShippingState(); public function setShippingState($value);
Procedural Interface
inpay_icharge_get($res, 58 ); inpay_icharge_set($res, 58, $value );
Default Value
''
Remarks
Customer's shipping state.
This property is not available at design time.
Data Type
String