• Preparing search index...
  • The search index is not available
@gradientedge/commercetools-utils
  • @gradientedge/commercetools-utils
  • MyCustomerUpdateAction

Type Alias MyCustomerUpdateAction

MyCustomerUpdateAction:
    | MyCustomerAddAddressAction
    | MyCustomerAddBillingAddressIdAction
    | MyCustomerAddShippingAddressIdAction
    | MyCustomerChangeAddressAction
    | MyCustomerChangeEmailAction
    | MyCustomerRemoveAddressAction
    | MyCustomerRemoveBillingAddressIdAction
    | MyCustomerRemoveShippingAddressIdAction
    | MyCustomerSetCompanyNameAction
    | MyCustomerSetCustomFieldAction
    | MyCustomerSetCustomTypeAction
    | MyCustomerSetDateOfBirthAction
    | MyCustomerSetDefaultBillingAddressAction
    | MyCustomerSetDefaultShippingAddressAction
    | MyCustomerSetFirstNameAction
    | MyCustomerSetLastNameAction
    | MyCustomerSetLocaleAction
    | MyCustomerSetMiddleNameAction
    | MyCustomerSetSalutationAction
    | MyCustomerSetTitleAction
    | MyCustomerSetVatIdAction
  • Defined in src/lib/types/models/me.ts:516

Settings

Member Visibility
@gradientedge/commercetools-utils
  • Loading...

Generated using TypeDoc