DaffCartBillingAddressLoadFailure
Indicates the failed load of the cart's billing address.
API
class DaffCartBillingAddressLoadFailure implements DaffFailureAction {
readonly type: DaffCartBillingAddressActionTypes.CartBillingAddressLoadFailureAction
payload: DaffStateError[]
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCartBillingAddressActionTypes.CartBillingAddressLoadFailureAction | |
payload | DaffStateError[] |