klaviyo v2.0.1 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(),
status_code: pos_integer()
}
Link to this section Functions
Link to this function
new(response, config)
new(Klaviyo.http_response_t(), Klaviyo.Config.t()) :: t()