Google::EventTicketClass::TextModule
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(header : Nil | String, body : Nil | String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
body
Sourcebody=(body : String | Nil)
Sourceheader
Sourceheader=(header : String | Nil)
Source