Class: Service::Profile::Thrift::RemoteNicknameService::GetDetailUserInfoByNickname_args
- Inherits:
-
Object
- Object
- Service::Profile::Thrift::RemoteNicknameService::GetDetailUserInfoByNickname_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_nickname_service.rb
Constant Summary collapse
- NICKNAME =
1- FIELDS =
{ NICKNAME => {:type => ::Thrift::Types::STRING, :name => 'nickname'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
292 |
# File 'lib/remote_nickname_service.rb', line 292 def struct_fields; FIELDS; end |
#validate ⇒ Object
294 295 |
# File 'lib/remote_nickname_service.rb', line 294 def validate end |