toggle menu
chrome-devtools-kotlin
5.12.0-1263784
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webauthn
/
SetCredentialPropertiesRequest
/
Builder
Builder
class
Builder
(
val
authenticatorId
:
AuthenticatorId
,
val
credentialId
:
String
)
Members
Constructors
Builder
Link copied to clipboard
constructor
(
authenticatorId
:
AuthenticatorId
,
credentialId
:
String
)
Properties
authenticator
Id
Link copied to clipboard
val
authenticatorId
:
AuthenticatorId
backup
Eligibility
Link copied to clipboard
var
backupEligibility
:
Boolean
?
backup
State
Link copied to clipboard
var
backupState
:
Boolean
?
credential
Id
Link copied to clipboard
val
credentialId
:
String
Functions
build
Link copied to clipboard
fun
build
(
)
:
SetCredentialPropertiesRequest