directApply property

bool? directApply
getter/setter pair

Indicates whether an Schemaurl that is associated with a SchemaJobPosting enables direct application for the job, via the posting website. A job posting is considered to have directApply of SchemaTrue if an application process for the specified job can be directly initiated via the url(s) given (noting that e.g. multiple internet domains might nevertheless be involved at an implementation level). A value of SchemaFalse is appropriate if there is no clear path to applying directly online for the specified job, navigating directly from the JobPosting url(s) supplied.

Implementation

bool? directApply;