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