Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 816 Bytes

CreatePickupRequestRequestPickupAddress.md

File metadata and controls

18 lines (14 loc) · 816 Bytes

ShipmondoApi.Dotnet.Model.CreatePickupRequestRequestPickupAddress

Address where the shipments should be picked up from.

Properties

Name Type Description Notes
CompanyName string
Address1 string
Address2 string [optional]
Zipcode string
City string
CountryCode string
ContactName string Name of the person that the carrier should contact about the pickup.
ContactPhone string Phone number of the person that the carrier should contact about the pickup.

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