DaffCartCouponList
Triggers the load of the cart's coupons.
import { DaffCartCouponList } from '@daffodil/cart/state'
class DaffCartCouponList implements Action {
readonly type: DaffCartCouponActionTypes.CartCouponListAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCartCouponActionTypes.CartCouponListAction |