Class: Passport::Thrift::RemoteUserProfileService::Save_args
- Inherits:
-
Object
- Object
- Passport::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 => ::Passport::Thrift::Profile} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
387 |
# File 'lib/remote_user_profile_service.rb', line 387 def struct_fields; FIELDS; end |
#validate ⇒ Object
389 390 |
# File 'lib/remote_user_profile_service.rb', line 389 def validate end |