Class AddressDraftQueryBuilderDsl
java.lang.Object
com.commercetools.api.predicates.query.common.AddressDraftQueryBuilderDsl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilding()
city()
company()
country()
custom
(Function<CustomFieldsDraftQueryBuilderDsl, CombinationQueryPredicate<CustomFieldsDraftQueryBuilderDsl>> fn) email()
fax()
id()
key()
lastName()
mobile()
static AddressDraftQueryBuilderDsl
of()
phone()
pOBox()
region()
state()
title()
-
Constructor Details
-
AddressDraftQueryBuilderDsl
public AddressDraftQueryBuilderDsl()
-
-
Method Details
-
of
-
id
-
key
-
country
-
title
-
salutation
-
firstName
-
lastName
-
streetName
-
streetNumber
-
additionalStreetInfo
-
postalCode
-
city
-
region
-
state
-
company
-
department
-
building
-
apartment
-
pOBox
-
phone
-
mobile
-
email
-
fax
-
additionalAddressInfo
-
externalId
-
custom
-