Class: Ticketing::Reply::Acquired

Inherits:
Struct
  • Object
show all
Defined in:
lib/ticketing/connection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tokenObject

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



15
16
17
# File 'lib/ticketing/connection.rb', line 15

def token
  @token
end