Class: Passport::Thrift::RemoteThirdpartySyncSetService::QueryBindThirdpartySyncSet_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::QueryBindThirdpartySyncSet_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::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Passport::Thrift::ThirdpartySyncSet}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
577 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 577 def struct_fields; FIELDS; end |
#validate ⇒ Object
579 580 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 579 def validate end |