trixnity-clientserverapi-model
3.10.4
common
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.uia
/
AuthenticationRequest
/
Recaptcha
Recaptcha
@
Serializable
data
class
Recaptcha
(
val
response
:
JsonElement
)
:
AuthenticationRequest
Members
Constructors
Recaptcha
Link copied to clipboard
constructor
(
response
:
JsonElement
)
Properties
response
Link copied to clipboard
val
response
:
JsonElement
type
Link copied to clipboard
open
override
val
type
:
AuthenticationType.Recaptcha