Class: ChannelService::UpdateChannelSettings_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/channel_service.rb

Constant Summary collapse

CHANNELSETTINGS =
1
FIELDS =
{
  CHANNELSETTINGS => {:type => ::Thrift::Types::STRUCT, :name => 'channelSettings', :class => ::ChannelSettings}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



533
# File 'lib/linerb/gen-rb/channel_service.rb', line 533

def struct_fields; FIELDS; end

#validateObject



535
536
# File 'lib/linerb/gen-rb/channel_service.rb', line 535

def validate
end