Class: PromotionInstallInfo
- Inherits:
-
Object
- Object
- PromotionInstallInfo
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- DOWNLOADURL =
1
- CUSTOMURLSCHEMA =
2
- FIELDS =
{ DOWNLOADURL => {:type => ::Thrift::Types::STRING, :name => 'downloadUrl'}, CUSTOMURLSCHEMA => {:type => ::Thrift::Types::STRING, :name => 'customUrlSchema'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
9017 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9017 def struct_fields; FIELDS; end |
#validate ⇒ Object
9019 9020 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9019 def validate end |