AnnonceDto
idint64
annonceNamestring
identifiantstring
canalstring
dateDebutdate-time
dateFindate-time
selectedZonestring
selectedDevicestring
pagesSelectedstring[]
selectedMediastring
selectedMediaIdint64
annonceTitlestring
annonceDescriptionstring
annonceUrlstring
pagesCodestring
pagesLibellestring
createdOndate-time
createdBystring
statutstring
statutLibellestring
AnnonceDto
{
"id": 0,
"annonceName": "string",
"identifiant": "string",
"canal": "string",
"dateDebut": "2024-07-29T15:51:28.071Z",
"dateFin": "2024-07-29T15:51:28.071Z",
"selectedZone": "string",
"selectedDevice": "string",
"pagesSelected": [
"string"
],
"selectedMedia": "string",
"selectedMediaId": 0,
"annonceTitle": "string",
"annonceDescription": "string",
"annonceUrl": "string",
"pagesCode": "string",
"pagesLibelle": "string",
"createdOn": "2024-07-29T15:51:28.071Z",
"createdBy": "string",
"statut": "string",
"statutLibelle": "string"
}