Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 565 Bytes

AddressDTO.md

File metadata and controls

12 lines (11 loc) · 565 Bytes

AddressDTO

Properties

Name Type Description Notes
sameAsBillingAddress Boolean should billing address be used instead of this one [optional]
addressLine1 String first line of address [optional]
addressLine2 String second line of address [optional]
city String city [optional]
postalCode String postal code [optional]
provinceId Long province [optional]
countryId Long country [optional]