Class: Profile::Thrift::RemoteUserProfileService::CheckNicknameFormat_args
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::CheckNicknameFormat_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_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
917 |
# File 'lib/remote_user_profile_service.rb', line 917 def struct_fields; FIELDS; end |
#validate ⇒ Object
919 920 |
# File 'lib/remote_user_profile_service.rb', line 919 def validate end |