A generic response struct to be returned by an Atex.HTTP.Adapter.
Atex.HTTP.Adapter
@type t() :: %Atex.HTTP.Response{__raw__: any(), body: any(), status: integer()}