Class: GetProductResponse
- Inherits:
-
Object
- Object
- GetProductResponse
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- PRODUCTDETAIL =
1
- FIELDS =
{ PRODUCTDETAIL => {:type => ::Thrift::Types::STRUCT, :name => 'productDetail', :class => ::ProductDetail} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11112 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11112 def struct_fields; FIELDS; end |
#validate ⇒ Object
11114 11115 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11114 def validate end |