Libraries
»
partner_api
(0.11.2)
»
Index
»
WestpacApi
»
FailureResponse
»
#headers
Method: WestpacApi::FailureResponse#headers
Defined in:
lib/westpac_api/failure_response.rb
#
headers
⇒
Object
25 26 27
# File 'lib/westpac_api/failure_response.rb', line 25
def
headers
response
.
headers
.
to_h
end