Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 722 Bytes

ShippingAddress.md

File metadata and controls

16 lines (13 loc) · 722 Bytes

# ShippingAddress

Properties

Name Type Description Notes
address string Street and street number
additionalAddressInformation string [optional]
zip string Postal code
city string
country string Country as 2-digit ISO code
firstName string Should match with the first name given in the person data
lastName string Should match with the last name given in the person data
packageStation bool [optional]

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