Home > @vsf-enterprise/sapcc > CloneCartProps
CloneCartProps interface
Properties for cloning a cart.
Signature:
export interface CloneCartProps extends BaseProps
Extends: BaseProps
Properties
| Property | Type | Description |
|---|---|---|
| description? | string | (Optional) The description that should be applied to the saved cart. |
| name? | string | (Optional) The name that should be applied to the saved cart. |