| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
Max length: 256 |
|
| FileExtension | string |
Max length: 20 |
|
| Location | string |
Max length: 2048 |
|
| JobTypeId | globally unique identifier |
None. |
|
| JobType | API.Domain.Models.JobType |
None. |
|
| Active | boolean |
None. |
|
| AutoEmailOnJobCompletion | boolean |
None. |
|
| VisibleOnPortal | boolean |
None. |
|
| Documents | Collection of API.Domain.Models.Document |
None. |
|
| CreatedById | globally unique identifier |
None. |
|
| CreatedBy | API.Domain.Models.ApplicationUser |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedById | globally unique identifier |
None. |
|
| UpdatedBy | API.Domain.Models.ApplicationUser |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |