Class: HomeTabPlacement
- Inherits:
-
Object
- Object
- HomeTabPlacement
- 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
- PLACEMENTTEMPLATEID =
1
- PLACEMENTSERVICE =
2
- PLACEMENTLOGIC =
3
- CONTENTS =
4
- CRSPLACEMENTIMPRESSIONTRACKINGURL =
5
- FIELDS =
{ PLACEMENTTEMPLATEID => {:type => ::Thrift::Types::STRING, :name => 'placementTemplateId'}, PLACEMENTSERVICE => {:type => ::Thrift::Types::STRING, :name => 'placementService'}, PLACEMENTLOGIC => {:type => ::Thrift::Types::STRING, :name => 'placementLogic'}, CONTENTS => {:type => ::Thrift::Types::STRING, :name => 'contents'}, CRSPLACEMENTIMPRESSIONTRACKINGURL => {:type => ::Thrift::Types::STRING, :name => 'crsPlacementImpressionTrackingUrl'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4844 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4844 def struct_fields; FIELDS; end |
#validate ⇒ Object
4846 4847 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4846 def validate end |