data class GetCredentialsResponse
Response type for the WebAuthnDomain.getCredentials command.
<init> |
Response type for the WebAuthnDomain.getCredentials command. GetCredentialsResponse(credentials: List<Credential>) |
credentials |
val credentials: List<Credential> |