Class: PendingAgreementsResponse

Inherits:
Object
  • Object
show all
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 => ::P0_a_e_a_b_dg}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



15171
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15171

def struct_fields; FIELDS; end

#validateObject



15173
15174
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15173

def validate
end