klaviyo v2.0.1 Klaviyo.Client.Hackney
Link to this section Summary
Functions
Callback implementation for Klaviyo.Client.request/5
.
Link to this section Functions
Link to this function
request(method, url, headers, body, opts)
request( Klaviyo.http_method_t(), String.t(), Klaviyo.http_headers_t(), String.t(), any() ) :: {:ok, Klaviyo.http_response_t()} | {:error, any()}
Callback implementation for Klaviyo.Client.request/5
.