# JobListEntry ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **company** | Option<**String**> | The name of the company that posted this job. | [optional] **company_url** | Option<**String**> | The LinkedIn Company Profile URL that posted this job. | [optional] **job_title** | Option<**String**> | Job title of the posted job. | [optional] **job_url** | Option<**String**> | Job Profile URL. You can fetch details about this job using this URL via the [Job Profile API Endpoint](https://nubela.co/proxycurl/docs#jobs-api-job-profile-endpoint). | [optional] **list_date** | Option<**String**> | The date that this job was listed. | [optional] **location** | Option<**String**> | The job location. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)