Home > @vsf-enterprise/epcc-api > CustomerSignInParams
# CustomerSignInParams interface
Signature:
export interface CustomerSignInParams
# Properties
| Property | Type | Description |
|---|---|---|
| string | The customer email. | |
| password | string | The customer password. |
Home > @vsf-enterprise/epcc-api > CustomerSignInParams
Signature:
export interface CustomerSignInParams
| Property | Type | Description |
|---|---|---|
| string | The customer email. | |
| password | string | The customer password. |
On this page