Class: Profile::Thrift::RemoteUserProfileService::GetVerifiedUid_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::STRUCT, :name => 'success', :class => ::Profile::Thrift::PageUid}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1057
1058
# File 'lib/remote_user_profile_service.rb', line 1057

def validate
end