exshopify v0.8.0 Shopify.Response

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Shopify.Response{
  body: map(),
  headers: [{binary(), binary()}],
  status_code: pos_integer()
}

Link to this section Functions

Link to this function get_header(response, name)