shopify_oauth v1.0.1 Shopify.OAuth.Response

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Shopify.OAuth.Response{
  body: map() | String.t(),
  headers: Shopify.OAuth.http_headers_t(),
  private: map(),
  status_code: pos_integer()
}

Link to this section Functions