function loadExistingLines loadExistingLines(attendeeId: number): Promise<ExistingLine[]> Read all current listing_attendees rows for an attendee, with line keys. Parameters attendeeId: number Return Type Promise<ExistingLine[]>