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

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

Summary

Types

t()

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