Class: ChannelService::IssueChannelToken_args
- Inherits:
-
Object
- Object
- ChannelService::IssueChannelToken_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- CHANNELID =
1
- FIELDS =
{ CHANNELID => {:type => ::Thrift::Types::STRING, :name => 'channelId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
733 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 733 def struct_fields; FIELDS; end |
#validate ⇒ Object
735 736 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 735 def validate end |