Class: ChannelService::GetChannelInfo_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 =
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end