Preuves d'enlèvement / livraison Dispatch : Photo, document scanné, pdf
| Propriété | Type | Ordre | Obligatoire | Description |
|---|---|---|---|---|
| CodeCategorie | String | 0 | False | Code catégorie du fichier |
| LibelleCategorie | String | 1 | False | Libellé de la catégorie du fichier |
| LibelleFichier | String | 2 | False | Nom original du fichier |
| DocName | String | 3 | False | Nom du document (avec l'extention) |
| DocID | Int32 | 4 | False | Id interne du document |
{
"CodeCategorie": null,
"LibelleCategorie": null,
"LibelleFichier": null,
"DocName": null,
"DocID": 0
}