Class: Privy::Authorization::PreparedRequest
- Inherits:
-
Data
- Object
- Data
- Privy::Authorization::PreparedRequest
- Defined in:
- lib/privy/authorization/authorization.rb
Instance Attribute Summary collapse
-
#headers ⇒ Object
readonly
Returns the value of attribute headers.
Instance Attribute Details
#headers ⇒ Object (readonly)
Returns the value of attribute headers
29 30 31 |
# File 'lib/privy/authorization/authorization.rb', line 29 def headers @headers end |