chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webauthn / SetAutomaticPresenceSimulationRequest

SetAutomaticPresenceSimulationRequest

data class SetAutomaticPresenceSimulationRequest

Request object containing input parameters for the WebAuthnDomain.setAutomaticPresenceSimulation command.

Constructors

<init>

Request object containing input parameters for the WebAuthnDomain.setAutomaticPresenceSimulation command.

SetAutomaticPresenceSimulationRequest(authenticatorId: AuthenticatorId, enabled: Boolean)

Properties

authenticatorId

val authenticatorId: AuthenticatorId

enabled

val enabled: Boolean