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

Description: Checkout step in which the shopper reviews the cart before submitting the order.

Type declaration