Class: TalkService::SendPostback_args
- Inherits:
-
Object
- Object
- TalkService::SendPostback_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- REQUEST =
2
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::SendPostbackRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2699 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2699 def struct_fields; FIELDS; end |
#validate ⇒ Object
2701 2702 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2701 def validate end |