Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 965 Bytes

ShipmentServicePoint.md

File metadata and controls

17 lines (13 loc) · 965 Bytes

ShipmondoApi.Dotnet.Model.ShipmentServicePoint

Properties

Name Type Description Notes
Id string Identifier of the service point. [optional]
Name string Name of the service point. [optional]
Address1 string Address line 1 of the service point. [optional]
Address2 string Address line 2 of the service point. [optional]
Zipcode string Zip code of the service point. [optional]
City string City of the provided zipcode. [optional]
CountryCode string ISO 3166-1 alpha-2 country code of the service point. [optional]
ShippingAgent string Carrier code of the carrier that the service point belongs to. [optional]

[Back to Model list] [Back to API list] [Back to README]