| Nom | Description | Type |
|---|---|---|
uid |
Identifiant |
String |
code |
Code |
String |
name |
Nom |
String |
description |
Description |
String |
agency |
Identifiant et nom du dépôt |
MiniAgency |
accessFloor |
Etage |
Integer |
accessAsc |
Est accessible par un ascenseur si vrai |
Boolean |
openingDays |
Horaires d'ouvertures |
{[key:String] : Liste de OpeningDay} |
address |
Adresse |
Address |
radius |
Rayon d'activité (en m) |
Integer |
notifArrival |
Notification |
NotifArrival |
company |
Entreprise |
MiniCompany |
customFields |
Champs personalisés |
{[key:String] : String | Integer | String[] | Integer[]} |