CheckoutApplyCoupon: {
    events: (Cart | Identity | PartyIdentification | ErrorEvent)[];
}

Description: Checkout step in which the shopper applies a coupon to the cart.

Type declaration