Class: TalkService::VerifyAccountMigration_args
- Inherits:
-
Object
- Object
- TalkService::VerifyAccountMigration_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- MIGRATIONSESSIONID =
2
- FIELDS =
{ MIGRATIONSESSIONID => {:type => ::Thrift::Types::STRING, :name => 'migrationSessionId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4265 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4265 def struct_fields; FIELDS; end |
#validate ⇒ Object
4267 4268 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4267 def validate end |