RecaptchaResponse

constructor(success: Boolean, errorCodes: List<String> = emptyList(), hostname: String? = null, challengeTs: String? = null)