ShipFromZip Property
Zip code the goods are being shipped from.
Syntax
[VB.NET] Public Property ShipFromZip As String
[C#] public string ShipFromZip {get; set;}
Remarks
This property contains the Postal/Zip code of the address from where the purchased goods are being shipped.
Default Value
""