Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 874 Bytes

PickupRequestPickupAddress.md

File metadata and controls

18 lines (14 loc) · 874 Bytes

ShipmondoApi.Dotnet.Model.PickupRequestPickupAddress

Address where the shipments will be picked up from.

Properties

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

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