Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.29 KB

ShipmentShipper.md

File metadata and controls

19 lines (16 loc) · 1.29 KB

# ShipmentShipper

Properties

Name Type Description Notes
name1 string Name1. Line 1 of name information
name2 string An optional, additional line of name information [optional]
name3 string An optional, additional line of name information [optional]
address_street string Line 1 of the street address. This is just the street name. Can also include house number.
address_house string Line 1 of the street address. This is just the house number. Can be added to street name instead. [optional]
postal_code string Mandatory for all countries but Ireland that use a postal code system. [optional]
city string city
country \kruegge82\DHL\Model\Country
contact_name string optional contact name. (this is not the primary name printed on label) [optional]
email string Optional contact email address of the shipper [optional]
shipper_ref string Reference string to the shipper data configured in GKP(Geschäftskundenportal - Business Costumer Portal).

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