Package com.commercetools.api.models.customer
package com.commercetools.api.models.customer
-
ClassDescriptionAnonymousCartSignInModepossible values of AnonymousCartSignInModeAuthenticationModepossible values of AuthenticationModeIf
stores
is not empty, the Customer is specific to those Stores.Adding an address to the Customer produces the CustomerAddressAdded Message.CustomerAddAddressActionBuilder Example to create an instance using the builder patternAdds an Address from theaddresses
array tobillingAddressIds
.CustomerAddBillingAddressIdActionBuilder Example to create an instance using the builder patternAdds an Address from theaddresses
array toshippingAddressIds
.CustomerAddShippingAddressIdActionBuilder Example to create an instance using the builder patternAssociates the Customer with a Store.CustomerAddStoreActionBuilder Example to create an instance using the builder patternCustomerBuilder Example to create an instance using the builder patternChanging an address of the Customer produces the CustomerAddressChanged Message.CustomerChangeAddressActionBuilder Example to create an instance using the builder patternChanges theemail
of the Customer and sets theisEmailVerified
property tofalse
.CustomerChangeEmailActionBuilder Example to create an instance using the builder patternCustomerChangePassword Example to create an instance using the builder patternCustomerChangePasswordBuilder Example to create an instance using the builder patternCustomerCreateEmailToken Example to create an instance using the builder patternCustomerCreateEmailTokenBuilder Example to create an instance using the builder patternCustomerCreatePasswordResetToken Example to create an instance using the builder patternCustomerCreatePasswordResetTokenBuilder Example to create an instance using the builder patternCustomerDraft Example to create an instance using the builder patternCustomerDraftBuilder Example to create an instance using the builder patternReference to a CustomerToken for email verification.CustomerEmailTokenReferenceBuilder Example to create an instance using the builder patternCustomerEmailVerify Example to create an instance using the builder patternCustomerEmailVerifyBuilder Example to create an instance using the builder patternPagedQueryResult with results containing an array of Customer.CustomerPagedQueryResponseBuilder Example to create an instance using the builder patternReference to a CustomerToken for password reset.CustomerPasswordTokenReferenceBuilder Example to create an instance using the builder patternReference to a Customer.CustomerReferenceBuilder Example to create an instance using the builder patternRemoving an address from the Customer produces the CustomerAddressRemoved Message.CustomerRemoveAddressActionBuilder Example to create an instance using the builder patternRemoves a billing address frombillingAddressesIds
.CustomerRemoveBillingAddressIdActionBuilder Example to create an instance using the builder patternRemoves a shipping address fromshippingAddressesIds
.CustomerRemoveShippingAddressIdActionBuilder Example to create an instance using the builder patternRemoves the association to a Store from the Customer.CustomerRemoveStoreActionBuilder Example to create an instance using the builder patternCustomerResetPassword Example to create an instance using the builder patternCustomerResetPasswordBuilder Example to create an instance using the builder patternResourceIdentifier to a Customer.CustomerResourceIdentifierBuilder Example to create an instance using the builder patternAdding a Custom Field to an Address of a Customer generates the CustomerAddressCustomFieldAdded Message, removing one generates the CustomerAddressCustomFieldRemoved Message, and updating an existing one generates the CustomerAddressCustomFieldChanged Message.CustomerSetAddressCustomFieldActionBuilder Example to create an instance using the builder patternAdding or updating a Custom Type on an Address of a Customer generates the CustomerAddressCustomTypeSet Message, and removing one generates the CustomerAddressCustomTypeRemoved Message.CustomerSetAddressCustomTypeActionBuilder Example to create an instance using the builder patternCustomerSetAuthenticationModeAction Example to create an instance using the builder patternCustomerSetAuthenticationModeActionBuilder Example to create an instance using the builder patternSetting a company name produces the CustomerCompanyNameSet Message.CustomerSetCompanyNameActionBuilder Example to create an instance using the builder patternSetting the Customer Group of the Customer produces the CustomerGroupSet Message.CustomerSetCustomerGroupActionBuilder Example to create an instance using the builder patternSets a new ID that can be used to refer to a Customer in a human-reabable way (for use in emails, invoices, etc).CustomerSetCustomerNumberActionBuilder Example to create an instance using the builder patternAdding a Custom Field to a Customer generates the CustomerCustomFieldAdded Message, removing one generates the CustomerCustomFieldRemoved Message, and updating an existing one generates the CustomerCustomFieldChanged Message.CustomerSetCustomFieldActionBuilder Example to create an instance using the builder patternAdding or updating a Custom Type on a Customer generates the CustomerCustomTypeSet Message, removing one generates the CustomerCustomTypeRemoved Message.CustomerSetCustomTypeActionBuilder Example to create an instance using the builder patternSetting the date of birth of the Customer produces the CustomerDateOfBirthSet Message.CustomerSetDateOfBirthActionBuilder Example to create an instance using the builder patternSets the default billing address fromaddresses
.CustomerSetDefaultBillingAddressActionBuilder Example to create an instance using the builder patternSets the default shipping address fromaddresses
.CustomerSetDefaultShippingAddressActionBuilder Example to create an instance using the builder patternCustomerSetExternalIdAction Example to create an instance using the builder patternCustomerSetExternalIdActionBuilder Example to create an instance using the builder patternSetting the first name of the Customer produces the CustomeFirstNameSet Message.CustomerSetFirstNameActionBuilder Example to create an instance using the builder patternCustomerSetKeyAction Example to create an instance using the builder patternCustomerSetKeyActionBuilder Example to create an instance using the builder patternSetting the last name of the Customer produces the CustomerLastNameSet Message.CustomerSetLastNameActionBuilder Example to create an instance using the builder patternCustomerSetLocaleAction Example to create an instance using the builder patternCustomerSetLocaleActionBuilder Example to create an instance using the builder patternCustomerSetMiddleNameAction Example to create an instance using the builder patternCustomerSetMiddleNameActionBuilder Example to create an instance using the builder patternCustomerSetSalutationAction Example to create an instance using the builder patternCustomerSetSalutationActionBuilder Example to create an instance using the builder patternSets the Stores the Customer account is associated with.CustomerSetStoresActionBuilder Example to create an instance using the builder patternSetting the title of the Customer produces the CustomerTitleSet Message.CustomerSetTitleActionBuilder Example to create an instance using the builder patternCustomerSetVatIdAction Example to create an instance using the builder patternCustomerSetVatIdActionBuilder Example to create an instance using the builder patternCustomerSignin Example to create an instance using the builder patternCustomerSigninBuilder Example to create an instance using the builder patternCustomerSignInResult Example to create an instance using the builder patternCustomerSignInResultBuilder Example to create an instance using the builder patternCustomerToken Example to create an instance using the builder patternCustomerTokenBuilder Example to create an instance using the builder patternCustomerUpdate Example to create an instance using the builder patternCustomerUpdateAction Example to create a subtype instance using the builder patternCustomerUpdateActionBuilderCustomerUpdateBuilder Example to create an instance using the builder patternMyCustomerChangePassword Example to create an instance using the builder patternMyCustomerChangePasswordBuilder Example to create an instance using the builder patternMyCustomerEmailVerify Example to create an instance using the builder patternMyCustomerEmailVerifyBuilder Example to create an instance using the builder patternMyCustomerResetPassword Example to create an instance using the builder patternMyCustomerResetPasswordBuilder Example to create an instance using the builder patternMyCustomerSignin Example to create an instance using the builder patternMyCustomerSigninBuilder Example to create an instance using the builder pattern