Class: Profile::Thrift::RemoteUserProfileService::SaveWithStatisticParameters_args
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::SaveWithStatisticParameters_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_service.rb
Constant Summary collapse
- PROFILE =
1- STATISTICPARAMETERS =
2- FIELDS =
{ PROFILE => {:type => ::Thrift::Types::STRUCT, :name => 'profile', :class => ::Profile::Thrift::Profile}, STATISTICPARAMETERS => {:type => ::Thrift::Types::STRUCT, :name => 'statisticParameters', :class => ::Profile::Thrift::StatisticParameters} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
482 |
# File 'lib/remote_user_profile_service.rb', line 482 def struct_fields; FIELDS; end |
#validate ⇒ Object
484 485 |
# File 'lib/remote_user_profile_service.rb', line 484 def validate end |