| Package | Description |
|---|---|
| io.sphere.sdk.customers.queries |
Provides types to retrieve the state of customers.
|
| Class and Description |
|---|
| CustomerByEmailTokenGet
Fetches a customer by a known email token.
|
| CustomerByIdGet
Fetches a customer by a known ID.
|
| CustomerByKeyGet
Fetches a customer by a known key.
|
| CustomerByPasswordTokenGet
Fetches a cusomter by a known password reset token.
|
| CustomerInStoreByEmailTokenGet |
| CustomerInStoreByIdGet |
| CustomerInStoreByKeyGet |
| CustomerInStoreByPasswordTokenGet |
| CustomerInStoreQuery |
| CustomerInStoreQueryBuilder |
| CustomerQuery
{@doc.gen summary customers
|
| CustomerQueryBuilder
A Builder for CustomerQuery.
|
| CustomerQueryModel |