ShipFromZip Property
Zip code the goods are being shipped from.
Syntax
__property String ShipFromZip = {read=FShipFromZip, write=FSetShipFromZip, default=""};
Default Value
""
Remarks
This property contains the Postal/Zip code of the address from where the purchased goods are being shipped.
Data Type
String