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