Trigger Request
@Serializable
Request object containing input parameters for the AutofillDomain.trigger command.
Constructors
Link copied to clipboard
constructor(fieldId: BackendNodeId, frameId: FrameId? = null, card: CreditCard? = null, address: Address? = null)
Types
Link copied to clipboard
A builder for TriggerRequest, which allows setting the optional parameters of the AutofillDomain.trigger command via a lambda.