Represent a subcontractor employee
Propriété | Type | Ordre | Obligatoire | Description |
---|---|---|---|---|
Code | String | 0 | False | Subcontractor employee code |
Name | String | 1 | False | Subcontractor employee name |
DownloadUrl | String | 2 | False | Subcontractor employee download photo url |
{
"Code": null,
"Name": null,
"DownloadUrl": null
}