Class: Ticketing::Reply::Acquired
- Inherits:
-
Struct
- Object
- Struct
- Ticketing::Reply::Acquired
- Defined in:
- lib/ticketing/connection.rb
Instance Attribute Summary collapse
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object
Returns the value of attribute token
15 16 17 |
# File 'lib/ticketing/connection.rb', line 15 def token @token end |