Class: PaymentMyCode
- Inherits:
-
Object
- Object
- PaymentMyCode
- 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
- SHORTCUTURL =
1
- SHORTCUTICONURL =
2
- SHORTCUTICONTEXT =
3
- SHORTCUTSCHEMEURL =
4
- FIELDS =
{ SHORTCUTURL => {:type => ::Thrift::Types::STRING, :name => 'shortcutUrl'}, SHORTCUTICONURL => {:type => ::Thrift::Types::STRING, :name => 'shortcutIconUrl'}, SHORTCUTICONTEXT => {:type => ::Thrift::Types::STRING, :name => 'shortcutIconText'}, SHORTCUTSCHEMEURL => {:type => ::Thrift::Types::STRING, :name => 'shortcutSchemeUrl'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
8658 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8658 def struct_fields; FIELDS; end |
#validate ⇒ Object
8660 8661 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8660 def validate end |