Address
Represents a Customer's address.
-
Extends:
VendureEntity -
Implements: HasCustomFields
constructor
method
(input?: DeepPartial<Address>) => Addresscustomer
property
CustomerfullName
property
stringcompany
property
stringstreetLine1
property
stringstreetLine2
property
stringcity
property
stringprovince
property
stringpostalCode
property
stringcountry
property
CountryphoneNumber
property
stringdefaultShippingAddress
property
booleandefaultBillingAddress
property
booleancustomFields
property
CustomAddressFieldsWas this chapter helpful?