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

Description: Checkout step in which the shopper registers for a user id.

Type declaration