Class: Passport::Thrift::RemoteThirdpartySyncSetService::NoMoreCommentSyncAlert_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteThirdpartySyncSetService::NoMoreCommentSyncAlert_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_thirdparty_sync_set_service.rb
Constant Summary collapse
- UID =
1- NOMOREALERT =
2- FIELDS =
{ UID => {:type => ::Thrift::Types::I64, :name => 'uid'}, NOMOREALERT => {:type => ::Thrift::Types::BOOL, :name => 'noMoreAlert'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
427 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 427 def struct_fields; FIELDS; end |
#validate ⇒ Object
429 430 |
# File 'lib/remote_thirdparty_sync_set_service.rb', line 429 def validate end |