Shared types used across the Travel API client.
Summary
Functions
Parses a raw HTTP response into a DuffelResponse struct.
Functions
@spec parse_response(map(), integer(), map()) :: Travel.Types.DuffelResponse.t()
Parses a raw HTTP response into a DuffelResponse struct.
Handles both single-item and paginated responses.