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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end