View Source OmniCaptcha.Response (Omni Captcha v0.0.2)

A struct representing the successful OmniCaptcha response from the Cloudflare OmniCaptcha API.

Summary

Types

@type t() :: %OmniCaptcha.Response{challenge_ts: String.t(), hostname: String.t()}