# VisionTestJob **Type:** GraphQL objects **Description:** Vision Test Job details ## Fields - accountKey (String): Account key - siteKey (String): Site key - jobId (String): Unique ID for this job - status (String): Current job status - reason (String): Current job reason, if applicable - patient (Patient): Patient details - patientId (String): Patient ID - firstName (String): First name - middleName (String): Middle name - lastName (String): Last name - dateOfBirth (String): Date of birth in ISO 8601 format, i.e., YYYY-MM-DD - phoneNumber (String): Phone number - email (String): Email address - address (String): Street address #1 - address2 (String): Street address #2 - city (String): City - state (String): State - zipCode (String): Zip code - schedulerLink (String): Scheduler link - contacts (ContactsOutput): Contacts details - products (ContactsProducts) - prescription (ContactsPrescription) - prescriptions (ContactsPrescription) - glasses (GlassesOutput): Glasses details - lenses (GlassesLenses) - frame (GlassesFrame) - prescription (GlassesPrescription) - prescriptions (GlassesPrescription) - tags (Tag): List of tags used to correlate this job with other systems - name (String): The name of the tag - value (String): The value of the tag - updatedAt (String): Last date and time this job was updated - createdAt (String): Date and time this job was created