struct

Google::EventTicketObject::Barcode

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(qr_code_value : String, qr_code_alternate_text : Nil | String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

barcode_type
Source
barcode_type=(barcode_type : String)
Source
qr_code_alternate_text
Source
qr_code_alternate_text=(qr_code_alternate_text : String | Nil)
Source
qr_code_value
Source
qr_code_value=(qr_code_value : String)
Source