Class: ChatRoomAnnouncementContentMetadata

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

REPLACE =
1
STICONOWNERSHIP =
2
FIELDS =
{
  REPLACE => {:type => ::Thrift::Types::STRING, :name => 'replace', :optional => true},
  STICONOWNERSHIP => {:type => ::Thrift::Types::STRING, :name => 'sticonOwnership', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end