GitHub

DaffCartShippingMethodsLoad

Triggers the load of the cart's available shipping methods.

class DaffCartShippingMethodsLoad implements Action {
  readonly type: DaffCartShippingMethodsActionTypes.CartShippingMethodsLoadAction
}

Properties

Name Type Description
type DaffCartShippingMethodsActionTypes.CartShippingMethodsLoadAction