GitHub

DaffCartCouponClearErrors

Removes the errors in cart coupon state.

import { DaffCartCouponClearErrors } from '@daffodil/cart/state'
class DaffCartCouponClearErrors implements Action {
  readonly type: DaffCartCouponActionTypes.CartCouponClearErrorsAction
}

Properties

Name Type Description
type DaffCartCouponActionTypes.CartCouponClearErrorsAction