Class: Passport::Thrift::RemoteThirdpartySyncSetService::QueryBindThirdpartySyncSet_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::QueryBindThirdpartySyncSet_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
Constant Summary collapse
- BINDTHIRDPARTYS =
1- FIELDS =
{ BINDTHIRDPARTYS => {:type => ::Thrift::Types::LIST, :name => 'bindThirdpartys', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Passport::Thrift::BindStatus}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
561 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 561 def struct_fields; FIELDS; end |
#validate ⇒ Object
563 564 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 563 def validate end |