klaviyo v2.1.0 Klaviyo.Response

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Klaviyo.Response{
  body: map() | 0 | 1,
  headers: Klaviyo.http_headers_t(),
  private: map(),
  status_code: pos_integer()
}

Link to this section Functions

Link to this function

new(response, private, config)