DaffCartItemUpdateSuccess
Indicates the successful update of a specific cart item.
Properties
| Name | Type | Description |
|---|---|---|
| type | DaffCartItemActionTypes.CartItemUpdateSuccessAction |
|
| payload | Partial<T> | |
| itemId | T['items'][number]['id'] |
Indicates the successful update of a specific cart item.
| Name | Type | Description |
|---|---|---|
| type | DaffCartItemActionTypes.CartItemUpdateSuccessAction |
|
| payload | Partial<T> | |
| itemId | T['items'][number]['id'] |