CartUpdateAction:
    | CartAddCustomLineItemAction
    | CartAddCustomShippingMethodAction
    | CartAddDiscountCodeAction
    | CartAddItemShippingAddressAction
    | CartAddLineItemAction
    | CartAddPaymentAction
    | CartAddShippingMethodAction
    | CartAddShoppingListAction
    | CartApplyDeltaToCustomLineItemShippingDetailsTargetsAction
    | CartApplyDeltaToLineItemShippingDetailsTargetsAction
    | CartChangeCustomLineItemMoneyAction
    | CartChangeCustomLineItemPriceModeAction
    | CartChangeCustomLineItemQuantityAction
    | CartChangeLineItemQuantityAction
    | CartChangeLineItemsOrderAction
    | CartChangeTaxCalculationModeAction
    | CartChangeTaxModeAction
    | CartChangeTaxRoundingModeAction
    | CartFreezeCartAction
    | CartRecalculateAction
    | CartRemoveCustomLineItemAction
    | CartRemoveDiscountCodeAction
    | CartRemoveItemShippingAddressAction
    | CartRemoveLineItemAction
    | CartRemovePaymentAction
    | CartRemoveShippingMethodAction
    | CartSetAnonymousIdAction
    | CartSetBillingAddressAction
    | CartSetBillingAddressCustomFieldAction
    | CartSetBillingAddressCustomTypeAction
    | CartSetBusinessUnitAction
    | CartSetCartTotalTaxAction
    | CartSetCountryAction
    | CartSetCustomFieldAction
    | CartSetCustomLineItemCustomFieldAction
    | CartSetCustomLineItemCustomTypeAction
    | CartSetCustomLineItemShippingDetailsAction
    | CartSetCustomLineItemTaxAmountAction
    | CartSetCustomLineItemTaxRateAction
    | CartSetCustomShippingMethodAction
    | CartSetCustomTypeAction
    | CartSetCustomerEmailAction
    | CartSetCustomerGroupAction
    | CartSetCustomerIdAction
    | CartSetDeleteDaysAfterLastModificationAction
    | CartSetDirectDiscountsAction
    | CartSetItemShippingAddressCustomFieldAction
    | CartSetItemShippingAddressCustomTypeAction
    | CartSetKeyAction
    | CartSetLineItemCustomFieldAction
    | CartSetLineItemCustomTypeAction
    | CartSetLineItemDistributionChannelAction
    | CartSetLineItemInventoryModeAction
    | CartSetLineItemPriceAction
    | CartSetLineItemShippingDetailsAction
    | CartSetLineItemSupplyChannelAction
    | CartSetLineItemTaxAmountAction
    | CartSetLineItemTaxRateAction
    | CartSetLineItemTotalPriceAction
    | CartSetLocaleAction
    | CartSetShippingAddressAction
    | CartSetShippingAddressCustomFieldAction
    | CartSetShippingAddressCustomTypeAction
    | CartSetShippingCustomFieldAction
    | CartSetShippingCustomTypeAction
    | CartSetShippingMethodAction
    | CartSetShippingMethodTaxAmountAction
    | CartSetShippingMethodTaxRateAction
    | CartSetShippingRateInputAction
    | CartUnfreezeCartAction
    | CartUpdateItemShippingAddressAction