LinkedIn · Schema

WorkQuestions

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Properties

Name Type Description
workExperienceQuestionSet object
View JSON Schema on GitHub

JSON Schema

linkedin-workquestions-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/WorkQuestions",
  "title": "WorkQuestions",
  "type": "object",
  "properties": {
    "workExperienceQuestionSet": {
      "type": "object"
    }
  }
}