AutofillDomain

Defines commands and events for Autofill.

Official doc

Functions

Link copied to clipboard
suspend fun trigger(fieldId: BackendNodeId, card: CreditCard): TriggerResponse

Trigger autofill on a form identified by the fieldId. If the field and related form cannot be autofilled, returns an error.