ex_easypost v3.0.1 EasyPost.Response
Link to this section Summary
Link to this section Types
Link to this type
t()
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)
new(EasyPost.HTTP.response_t(), EasyPost.Config.t()) :: t()