Class: Passport::Thrift::RemoteThirdpartySyncSetService::UpdateOrInsertMultiSyncSetColumnSelective_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::UpdateOrInsertMultiSyncSetColumnSelective_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
Constant Summary collapse
- TPUID =
1- THIRDPARTYNAME =
2- CHECKEDTYPES =
3- UNCHECKEDTYPES =
4- FIELDS =
{ TPUID => {:type => ::Thrift::Types::I64, :name => 'tpUid'}, THIRDPARTYNAME => {:type => ::Thrift::Types::STRING, :name => 'thirdpartyName'}, CHECKEDTYPES => {:type => ::Thrift::Types::LIST, :name => 'checkedTypes', :element => {:type => ::Thrift::Types::STRING}}, UNCHECKEDTYPES => {:type => ::Thrift::Types::LIST, :name => 'unCheckedTypes', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
394 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 394 def struct_fields; FIELDS; end |
#validate ⇒ Object
396 397 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 396 def validate end |