diff --git a/src/core/types/types.js b/src/core/types/types.js
index 0fea863b6ac3926c7211130e754a4cc038b49905..ff4c70f3f3a28f1f384fd0d8d85ce0ee463ddb2a 100644
--- a/src/core/types/types.js
+++ b/src/core/types/types.js
@@ -89,6 +89,7 @@
  * @typedef {object} AccountData
  * @property {string} consentId
  * @property {string} inseeCode
+ * @property {string} offPeakHours
  */
 
 /**