Class: TalkService::UnblockRecommendation_args
- Inherits:
-
Object
- Object
- TalkService::UnblockRecommendation_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- REQSEQ =
1
- ID =
2
- FIELDS =
{ REQSEQ => {:type => ::Thrift::Types::I32, :name => 'reqSeq'}, ID => {:type => ::Thrift::Types::STRING, :name => 'id'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4772 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4772 def struct_fields; FIELDS; end |
#validate ⇒ Object
4774 4775 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4774 def validate end |