Home > @vsf-enterprise/sapcc > AddCartEmailProps
AddCartEmailProps interface
Properties for assigning an email address to a cart.
Signature:
export interface AddCartEmailProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
string | An email address to be assigned to a cart |