Class: Ticketing::Protocol::Incoming::Released
- Inherits:
-
Struct
- Object
- Struct
- Ticketing::Protocol::Incoming::Released
- Defined in:
- lib/ticketing/protocol.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key
22 23 24 |
# File 'lib/ticketing/protocol.rb', line 22 def key @key end |