Class: Profile::Thrift::RemoteUserProfileService::GetVerifiedUid_args

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

Constant Summary collapse

PAGEID =
1
PAGESIZE =
2
FIELDS =
{
  PAGEID => {:type => ::Thrift::Types::I32, :name => 'pageId'},
  PAGESIZE => {:type => ::Thrift::Types::I32, :name => 'pageSize'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1041
1042
# File 'lib/remote_user_profile_service.rb', line 1041

def validate
end