Class: Passport::Thrift::RemoteThirdpartySyncSetService::UpdateOrInsertMultiSyncSetColumn_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::UpdateOrInsertMultiSyncSetColumn_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
Constant Summary collapse
- TPUID =
1- THIRDPARTYNAME =
2- TYPES =
3- FIELDS =
{ TPUID => {:type => ::Thrift::Types::I64, :name => 'tpUid'}, THIRDPARTYNAME => {:type => ::Thrift::Types::STRING, :name => 'thirdpartyName'}, TYPES => {:type => ::Thrift::Types::LIST, :name => 'types', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
357 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 357 def struct_fields; FIELDS; end |
#validate ⇒ Object
359 360 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 359 def validate end |