ExVerticalBooking v0.2.4 ExVerticalBooking.Response.Parser View Source

Provides a functions for parse an xml-like response body.

Link to this section Summary

Link to this section Functions

Link to this function

parse(xml_response, arg2, meta)

View Source
parse(String.t(), atom(), map()) :: map()

Executing with xml response body.

If a list is empty then parse/1 returns full parsed response structure into map.