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

Description: Checkout step in which the shopper enters shipping options. No shipping options are part of the event payload.

Type declaration