Interface
Job related property entry to add or update.
Properties
Property | Type | Notes |
---|---|---|
string | Unique id of the entry to update. | |
Properties to be added or updated. The properties array represents a row in a related property table. |
id
optional
Interface Propertyid: string
Unique id of the entry to update.
If no id is provided, this will cause a new entry to be added.
properties
Interface Propertyproperties: JobExtendedProperty[]
Properties to be added or updated. The properties array represents a row in a related property table.