Class: Profile::Thrift::RemoteUserProfileService::Save_args
- Inherits:
-
Object
- Object
- Profile::Thrift::RemoteUserProfileService::Save_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- PROFILE =
1- FIELDS =
{ PROFILE => {:type => ::Thrift::Types::STRUCT, :name => 'profile', :class => ::Profile::Thrift::Profile} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
448 |
# File 'lib/remote_user_profile_service.rb', line 448 def struct_fields; FIELDS; end |
#validate ⇒ Object
450 451 |
# File 'lib/remote_user_profile_service.rb', line 450 def validate end |