Class: ChannelService::ApproveChannelAndIssueChannelToken_args
- Inherits:
-
Object
- Object
- ChannelService::ApproveChannelAndIssueChannelToken_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
564 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 564 def struct_fields; FIELDS; end |
#validate ⇒ Object
566 567 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 566 def validate end |