Class: Passport::Thrift::RemoteThirdpartySyncSetService::InsertDefalutSyncSet_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::InsertDefalutSyncSet_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- TPUID =
1- THIRDPARTYNAME =
2- FIELDS =
{ TPUID => {:type => ::Thrift::Types::I64, :name => 'tpUid'}, THIRDPARTYNAME => {:type => ::Thrift::Types::STRING, :name => 'thirdpartyName'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
250 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 250 def struct_fields; FIELDS; end |
#validate ⇒ Object
252 253 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 252 def validate end |