Class: RemoteTrackQueryService::MultiQueryDetailTrackInfos_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/remote_track_query_service.rb

Constant Summary collapse

TRACKIDS =
1
FIELDS =
{
  TRACKIDS => {:type => ::Thrift::Types::LIST, :name => 'trackIds', :element => {:type => ::Thrift::Types::I64}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



215
# File 'lib/remote_track_query_service.rb', line 215

def struct_fields; FIELDS; end

#validateObject



217
218
# File 'lib/remote_track_query_service.rb', line 217

def validate
end