Class: PaymentMyCode

Inherits:
Object
  • Object
show all
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_fieldsObject



8658
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8658

def struct_fields; FIELDS; end

#validateObject



8660
8661
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8660

def validate
end