Class: GetContactsV2Response

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

CONTACTS =
1
FIELDS =
{
  CONTACTS => {:type => ::Thrift::Types::MAP, :name => 'contacts', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ContactEntry}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end