# `Codex.Items.RawResponseItem`
[🔗](https://github.com/nshkrdotcom/codex_sdk/blob/v0.18.1/lib/codex/items.ex#L475)

Fallback container for unparsed raw response items.

# `t`

```elixir
@type t() :: %Codex.Items.RawResponseItem{payload: map(), type: String.t()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
