public class CustomerCommands
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CustomerCommands.AddAddress |
static class |
CustomerCommands.ChangeAddress |
static class |
CustomerCommands.ChangeEmail |
static class |
CustomerCommands.ChangeName |
static class |
CustomerCommands.ChangePassword |
static class |
CustomerCommands.CreateCustomer |
static class |
CustomerCommands.CreateEmailVerificationToken |
static class |
CustomerCommands.CreatePasswordResetToken |
static class |
CustomerCommands.CustomerUpdateAction |
static class |
CustomerCommands.RemoveAddress |
static class |
CustomerCommands.ResetCustomerPassword |
static class |
CustomerCommands.SetCompanyName |
static class |
CustomerCommands.SetDateOfBirth |
static class |
CustomerCommands.SetDefaultBillingAddress |
static class |
CustomerCommands.SetDefaultShippingAddress |
static class |
CustomerCommands.SetExternalId |
static class |
CustomerCommands.SetVatId |
static class |
CustomerCommands.SignIn |
static class |
CustomerCommands.SignInWithCart |
static class |
CustomerCommands.VerifyCustomerEmail |
Constructor and Description |
---|
CustomerCommands() |