Interface | Description |
---|---|
Customer |
A customer is a person purchasing products.
|
CustomerDraft |
Input object for a new
Customer . |
CustomerSignInResult |
A return type to contain a customer and the corresponding cart if there is any.
|
CustomerToken |
A token belonging to a customer to verify an email address or resetting the password.
|
Class | Description |
---|---|
CustomerDraftBuilder | |
CustomerDraftDsl | |
CustomerName |
Parameter object for customer title, firstName, middleName and lastName.
|
Enum | Description |
---|---|
AuthenticationMode |
AuthenticationMode.
|