Class: ChannelService::UpdateChannelNotificationSetting_args

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

Constant Summary collapse

SETTING =
1
FIELDS =
{
  SETTING => {:type => ::Thrift::Types::LIST, :name => 'setting', :element => {:type => ::Thrift::Types::STRUCT, :class => ::ChannelNotificationSetting}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end