elixir_google_spreadsheets v0.1.16 GSS.Client.RequestParams

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %GSS.Client.RequestParams{
  body: HTTPoison.body(),
  headers: HTTPoison.headers(),
  method: atom(),
  options: Keyword.t(),
  url: binary()
}