Class: ChannelService::ApproveChannelAndIssueChannelToken_args

Inherits:
Object
  • Object
show all
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_fieldsObject



576
# File 'lib/linerb/gen-rb/channel_service.rb', line 576

def struct_fields; FIELDS; end

#validateObject



578
579
# File 'lib/linerb/gen-rb/channel_service.rb', line 578

def validate
end