Class: Service::Profile::Thrift::RemoteUserInfoQueryService::GetUserRegisteredInfo_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Service::Profile::Thrift::RegisteredUserInfo}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



310
# File 'lib/remote_user_info_query_service.rb', line 310

def struct_fields; FIELDS; end

#validateObject



312
313
# File 'lib/remote_user_info_query_service.rb', line 312

def validate
end