CreateJobOverrides

Interface

Job property overrides when creating jobs.

Inheritance: CreateJobOverridesJobOverrides

Properties

Hide inherited properties
PropertyTypeNotes
string

User or group to assign the job to. Not used if assignedType=Unassigned .

Assignment type.

description
inherited
string

Job description.

dueDate
inherited
Date

Job due date.

Extended properties.

jobName
inherited
string

Job name.

Geometry

Location of the job.

notes
inherited
string

Job notes.

number

Number of jobs to be created. If not specified, only one job will be created.

ownedBy
inherited
string

Job owner.

parentJob
inherited
string

Job id of the parent job.

priority
inherited
string

Job priority.

Related properties.

startDate
inherited
Date

Job start date.

assignedTo

optional
Interface Property
assignedTo: string

User or group to assign the job to. Not used if assignedType=Unassigned .

assignedType

optional
Interface Property
assignedType: AssignedType

Assignment type.

description

optionalinheritedinherited
Interface Property
description: string

Job description.

Inherited from JobOverrides.description

dueDate

optionalinheritedinherited
Interface Property
dueDate: Date

Job due date.

Inherited from JobOverrides.dueDate

extendedProperties

optionalinheritedinherited
Interface Property
extendedProperties: ExtendedProperty[]

Extended properties.

Inherited from JobOverrides.extendedProperties

jobName

optionalinheritedinherited
Interface Property
jobName: string

Job name.

Inherited from JobOverrides.jobName

location

optional
Interface Property
location: Geometry

Location of the job.

notes

optionalinheritedinherited
Interface Property
notes: string

Job notes.

Inherited from JobOverrides.notes

numberOfJobs

optional
Interface Property
numberOfJobs: number

Number of jobs to be created. If not specified, only one job will be created.

ownedBy

optionalinheritedinherited
Interface Property
ownedBy: string

Job owner.

Inherited from JobOverrides.ownedBy

parentJob

optionalinheritedinherited
Interface Property
parentJob: string

Job id of the parent job.

Inherited from JobOverrides.parentJob

priority

optionalinheritedinherited
Interface Property
priority: string

Job priority.

Inherited from JobOverrides.priority

relatedProperties

optional
Interface Property
relatedProperties: JobRelatedPropertyAdd[]

Related properties.

startDate

optionalinheritedinherited
Interface Property
startDate: Date

Job start date.

Inherited from JobOverrides.startDate

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.