Class: LinePayPromotion
- Inherits:
-
Object
- Object
- LinePayPromotion
- 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
- MAINTEXT =
1- SUBTEXT =
2- BUTTONTEXT =
3- ICONURL =
4- LINKURL =
5- TSTARGETID =
6- FIELDS =
{ MAINTEXT => {:type => ::Thrift::Types::STRING, :name => 'mainText'}, SUBTEXT => {:type => ::Thrift::Types::STRING, :name => 'subText'}, BUTTONTEXT => {:type => ::Thrift::Types::STRING, :name => 'buttonText'}, ICONURL => {:type => ::Thrift::Types::STRING, :name => 'iconUrl'}, LINKURL => {:type => ::Thrift::Types::STRING, :name => 'linkUrl'}, TSTARGETID => {:type => ::Thrift::Types::STRING, :name => 'tsTargetId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11571 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11571 def struct_fields; FIELDS; end |
#validate ⇒ Object
11573 11574 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11573 def validate end |