Home > @vsf-enterprise/bigcommerce-api > AuthCustomerParams
# AuthCustomerParams interface
Parameters to authenticate customer.
Signature:
export interface AuthCustomerParams
# Properties
Property | Type | Description |
---|---|---|
string | Customer email address. | |
password | string | Customer password. |