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

Description: Checkout step in which the shopper enters a billing address.

Type declaration