Class: EML::UK::TNS::Response
- Inherits:
-
Object
- Object
- EML::UK::TNS::Response
- Extended by:
- T::Sig
- Defined in:
- lib/eml/uk/tns/response.rb
Instance Attribute Summary collapse
-
#transactions ⇒ Object
readonly
Returns the value of attribute transactions.
Instance Method Summary collapse
-
#initialize(response) ⇒ Response
constructor
A new instance of Response.
Constructor Details
Instance Attribute Details
#transactions ⇒ Object (readonly)
Returns the value of attribute transactions.
11 12 13 |
# File 'lib/eml/uk/tns/response.rb', line 11 def transactions @transactions end |