Class: Service::Profile::Thrift::RemoteNicknameService::Exist_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

NICKNAME =
1
FIELDS =
{
  NICKNAME => {:type => ::Thrift::Types::STRING, :name => 'nickname'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



164
# File 'lib/remote_nickname_service.rb', line 164

def struct_fields; FIELDS; end

#validateObject



166
167
# File 'lib/remote_nickname_service.rb', line 166

def validate
end