EasyPost.Response (ex_easypost v3.0.4)

Link to this section Summary

Link to this section Types

@type t() :: %EasyPost.Response{
  body: map(),
  headers: EasyPost.http_headers_t(),
  status_code: pos_integer()
}

Link to this section Functions

Link to this function

new(response, config)