GitHub

DaffCartStoreCreditApply

Loads the store credit of the current cart.

import { DaffCartStoreCreditApply } from '@daffodil/cart-store-credit/state'
class DaffCartStoreCreditApply implements Action {
  readonly type: DaffCartStoreCreditActionTypes.StoreCreditApplyAction
}

Properties

Name Type Description
type DaffCartStoreCreditActionTypes.StoreCreditApplyAction