Class: Privy::Authorization::PreparedRequest

Inherits:
Data
  • Object
show all
Defined in:
lib/privy/authorization/authorization.rb

Instance Attribute Summary collapse

Instance Attribute Details

#headersObject (readonly)

Returns the value of attribute headers

Returns:

  • (Object)

    the current value of headers



29
30
31
# File 'lib/privy/authorization/authorization.rb', line 29

def headers
  @headers
end