Class: ChannelService::UpdateChannelNotificationSetting_args
- Inherits:
-
Object
- Object
- ChannelService::UpdateChannelNotificationSetting_args
- 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_fields ⇒ Object
843 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 843 def struct_fields; FIELDS; end |
#validate ⇒ Object
845 846 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 845 def validate end |