smartsheet v2.0.0 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
error_response(response)
Link to this function
parse(arg, response)
Link to this function