Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 874 Bytes

ServicePointSimple.md

File metadata and controls

17 lines (13 loc) · 874 Bytes

ShipmondoApi.Dotnet.Model.ServicePointSimple

Service point address. Used for shop delivery carrier products.

Properties

Name Type Description Notes
Id string Identifier of the service point. [optional]
Name string Name of the service point. [optional]
Address1 string Address of the service point. [optional]
Address2 string [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]

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