Class: ApprovedChannelInfos

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

APPROVEDCHANNELINFOS =
1
REVISION =
2
FIELDS =
{
  APPROVEDCHANNELINFOS => {:type => ::Thrift::Types::LIST, :name => 'approvedChannelInfos', :element => {:type => ::Thrift::Types::STRUCT, :class => ::ApprovedChannelInfo}},
  REVISION => {:type => ::Thrift::Types::I64, :name => 'revision'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end