smartsheet v2.5.3 Smartsheet.ParseResponse

Parses a raw HTTPoision.Response into the relevant data structures for the caller, and returns a wrapped Smartsheet.Response in a consistent way:

success: {:ok, %Smartsheet.Response{}, data} failure: {:error, %Smartsheet.Response{}}

Link to this section Summary

Link to this section Functions

Link to this function

parse(arg, response)