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