Class: TalkService::FindAndAddContactByMetaTag_args
- Inherits:
-
Object
- Object
- TalkService::FindAndAddContactByMetaTag_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- REQSEQ =
1
- SEARCHID =
2
- REFERENCE =
3
- FIELDS =
{ REQSEQ => {:type => ::Thrift::Types::I32, :name => 'reqSeq'}, SEARCHID => {:type => ::Thrift::Types::STRING, :name => 'searchId'}, REFERENCE => {:type => ::Thrift::Types::STRING, :name => 'reference'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3931 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3931 def struct_fields; FIELDS; end |
#validate ⇒ Object
3933 3934 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3933 def validate end |