Class: ContactCalendarEvents

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

EVENTS =
1
FIELDS =
{
  EVENTS => {:type => ::Thrift::Types::MAP, :name => 'events', :key => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_t8}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::ContactCalendarEvent}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end