Class: Profile::Thrift::RemoteUserProfileService::ModifyNicknameByUid_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::ThriftCommonResponse}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1093
1094
# File 'lib/remote_user_profile_service.rb', line 1093

def validate
end