A struct representing the successful OmniCaptcha response from the Cloudflare OmniCaptcha API.
@type t() :: %OmniCaptcha.Response{challenge_ts: String.t(), hostname: String.t()}