Class: Passport::Thrift::RemoteThirdpartySyncSetService::InsertOrUpdateToDefaultSet_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::InsertOrUpdateToDefaultSet_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Passport::Thrift::ThirdpartySyncSet} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
300 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 300 def struct_fields; FIELDS; end |
#validate ⇒ Object
302 303 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 302 def validate end |