Class: PromotionDetail
- Inherits:
-
Object
- Object
- PromotionDetail
- 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
- PROMOTIONBUDDYINFO =
1
- PROMOTIONINSTALLINFO =
2
- PROMOTIONMISSIONINFO =
3
- FIELDS =
{ PROMOTIONBUDDYINFO => {:type => ::Thrift::Types::STRUCT, :name => 'promotionBuddyInfo', :class => ::PromotionBuddyInfo}, PROMOTIONINSTALLINFO => {:type => ::Thrift::Types::STRUCT, :name => 'promotionInstallInfo', :class => ::PromotionInstallInfo}, PROMOTIONMISSIONINFO => {:type => ::Thrift::Types::STRUCT, :name => 'promotionMissionInfo', :class => ::PromotionMissionInfo} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
9062 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9062 def struct_fields; FIELDS; end |
#validate ⇒ Object
9064 9065 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9064 def validate end |