procore v0.0.1 ResponseResult

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ResponseResult{
  parsed_body: map(),
  reply: atom(),
  status_code: integer()
}

Link to this section Functions

Link to this function parse_json_body(response_body)
parse_json_body(binary()) :: any()