Method: Centaman::Object::TicketType#quantity
- Defined in:
- lib/centaman/object/ticket_type.rb
#quantity ⇒ Object
Returns the value of attribute quantity.
4 5 6 |
# File 'lib/centaman/object/ticket_type.rb', line 4 def quantity @quantity end |