Class: PayWithdrawStaticMenu
- Inherits:
-
Object
- Object
- PayWithdrawStaticMenu
- 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
- TITLE =
1
- URLKEY =
2
- IMAGEURL =
3
- FIELDS =
{ TITLE => {:type => ::Thrift::Types::STRING, :name => 'title'}, URLKEY => {:type => ::Thrift::Types::STRING, :name => 'urlKey'}, IMAGEURL => {:type => ::Thrift::Types::STRING, :name => 'imageUrl'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5984 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5984 def struct_fields; FIELDS; end |
#validate ⇒ Object
5986 5987 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5986 def validate end |