Module responsible for wrapping responses from the API.
t() :: %Coinbase.Pro.REST.Response{ after: String.t() | nil, before: String.t() | nil, body: map() | [map()] }