AddVirtualAuthenticatorReturn

@Serializable
data class AddVirtualAuthenticatorReturn(val authenticatorId: String)

Constructors

Link copied to clipboard
constructor(authenticatorId: String)

Properties

Link copied to clipboard