Class: Enconvert::V2::V2Tokens
- Inherits:
-
Struct
- Object
- Struct
- Enconvert::V2::V2Tokens
- Defined in:
- lib/enconvert/v2_results.rb
Instance Attribute Summary collapse
-
#input ⇒ Object
Returns the value of attribute input.
-
#output ⇒ Object
Returns the value of attribute output.
Instance Attribute Details
#input ⇒ Object
Returns the value of attribute input
41 42 43 |
# File 'lib/enconvert/v2_results.rb', line 41 def input @input end |
#output ⇒ Object
Returns the value of attribute output
41 42 43 |
# File 'lib/enconvert/v2_results.rb', line 41 def output @output end |