Class: Profile::Thrift::RemoteUserProfileService::GetMultiUserSimpleInfos_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/remote_user_profile_service.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::I64}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::Profile::Thrift::UserSimpleInfo}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



857
# File 'lib/remote_user_profile_service.rb', line 857

def struct_fields; FIELDS; end

#validateObject



859
860
# File 'lib/remote_user_profile_service.rb', line 859

def validate
end