Class: PendingAgreementsResponse
- Inherits:
-
Object
- Object
- PendingAgreementsResponse
- 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
- PENDINGAGREEMENTS =
1
- FIELDS =
{ PENDINGAGREEMENTS => {:type => ::Thrift::Types::LIST, :name => 'pendingAgreements', :element => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_cg}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14049 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14049 def struct_fields; FIELDS; end |
#validate ⇒ Object
14051 14052 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14051 def validate end |