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
12487 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12487 def struct_fields; FIELDS; end |
#validate ⇒ Object
12489 12490 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12489 def validate end |