SubmitForm: {
    events: (UserEngagement | Catalog | Identity | PartyIdentification | ErrorEvent)[];
}

Description: The interaction where a generic form is submitted. If there is a more specific interaction associated to a form submission that applies it should be sent instead.

Type declaration