setCustomerEmail
Signature
setCustomerEmail: (
email: string
) => {
setCustomerEmail: {
email: string;
};
}Parameters
| Name | Required | Type | Description |
|---|---|---|---|
email | Required | string |
setCustomerEmail: (
email: string
) => {
setCustomerEmail: {
email: string;
};
}| Name | Required | Type | Description |
|---|---|---|---|
email | Required | string |