class

Google::EventTicketObject

Inherits JSON::Serializable / Reference / Object

Constructors

new(id : String, class_id : String, ticket_holder_name : String, qr_code_value : String, qr_code_alternate_text : String | Nil = nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

barcode
Source
barcode=(barcode : Barcode)
Source
class_id
Source
class_id=(class_id : String)
Source
id=(id : String)
Source
state
Source
state=(state : String)
Source
ticket_holder_name
Source
ticket_holder_name=(ticket_holder_name : String)
Source

Nested types