Class: ChannelService::GetChannelNotificationSettings_args
- Inherits:
-
Object
- Object
- ChannelService::GetChannelNotificationSettings_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- LOCALE =
1
- FIELDS =
{ LOCALE => {:type => ::Thrift::Types::STRING, :name => 'locale'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
631 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 631 def struct_fields; FIELDS; end |
#validate ⇒ Object
633 634 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 633 def validate end |