Skip to content
Snippets Groups Projects

feat/us847 consents city

Merged Bastien DUMONT requested to merge feat/US847-consents-city into main
5 files
+ 10
3
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 2
0
@@ -36,6 +36,7 @@
* @property {string} firstname
* @property {string} address
* @property {string} postalCode
* @property {string} city
* @property {string} inseeCode
* @property {string} endDate
* @property {number} [serviceID]
@@ -51,6 +52,7 @@
* @property {string} postalCode
* @property {string} address
* @property {string} inseeCode
* @property {string} city
*/
/**
Loading