Class: ChannelService::GetApprovedChannels_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/channel_service.rb

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

LASTSYNCED =
2
LOCALE =
3
FIELDS =
{
  LASTSYNCED => {:type => ::Thrift::Types::I64, :name => 'lastSynced'},
  LOCALE => {:type => ::Thrift::Types::STRING, :name => 'locale'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end