Class: Profile::Thrift::RemoteUserProfileService::Save_args

Inherits:
Object
  • Object
show all
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_fieldsObject



448
# File 'lib/remote_user_profile_service.rb', line 448

def struct_fields; FIELDS; end

#validateObject



450
451
# File 'lib/remote_user_profile_service.rb', line 450

def validate
end