Class: ChannelService::GetChannelInfo_args
- Inherits:
-
Object
- Object
- ChannelService::GetChannelInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- CHANNELID =
2
- LOCALE =
3
- FIELDS =
{ CHANNELID => {:type => ::Thrift::Types::STRING, :name => 'channelId'}, LOCALE => {:type => ::Thrift::Types::STRING, :name => 'locale'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
597 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 597 def struct_fields; FIELDS; end |
#validate ⇒ Object
599 600 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 599 def validate end |