Ticket Response
                            This is an object representing a ticket purchased on OutSavvy. Each ticket is associated with an order. This response is only available for organisers of the event.
                            Private fields
                            
                                - id integer: The id of the ticket 
 
                                - ticket_type string: The type of tickets one of either paid, free, pay what you can, add-on, table or donation
 
                                - ticket_type_name string: The name of the ticket at the time of purchase
 
                                - first_name string: The first name on the ticket
 
                                 - last_name string: The last name on the ticket
 
                                 - email string: The email address on the ticket
 
                                - promo_code_id integer: The id of any promo code used
 
                                - price price: The price paid for the ticket
 
                                - fee price: The total fees for the ticket
 
                                  - qr_code string: The qr code of the scannable ticket. Can be imported into third party scanning software
 
                                - answers questionanswer: Any answers provided to extra questions at checkout