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
44 45 46 |
# File 'lib/enconvert/v2_results.rb', line 44 def input @input end |
#output ⇒ Object
Returns the value of attribute output
44 45 46 |
# File 'lib/enconvert/v2_results.rb', line 44 def output @output end |