Class: TalkService::VerifyAccountMigration_result
- Inherits:
-
Object
- Object
- TalkService::VerifyAccountMigration_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- E =
1
- FIELDS =
{ E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => ::TalkException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4281 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4281 def struct_fields; FIELDS; end |
#validate ⇒ Object
4283 4284 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4283 def validate end |