Class: Passport::Thrift::RemoteThirdpartySyncSetService::InsertOrUpdateToDefaultSet_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::InsertOrUpdateToDefaultSet_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
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
284 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 284 def struct_fields; FIELDS; end |
#validate ⇒ Object
286 287 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 286 def validate end |