Google::EventTicketObject::Barcode
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(qr_code_value : String, qr_code_alternate_text : Nil | String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
barcode_type
Sourcebarcode_type=(barcode_type : String)
Sourceqr_code_alternate_text
Sourceqr_code_alternate_text=(qr_code_alternate_text : String | Nil)
Sourceqr_code_value
Sourceqr_code_value=(qr_code_value : String)
Source