@bisondesk/core-sdk 1.0.624 → 1.0.625

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -611,6 +611,7 @@ export type HpLeasingDealRunDataCi = HpLeasingDealRunDataBase & {
611
611
  numeroDeContratLeasing: string;
612
612
  prixDeVenteHorsTvaXof: string;
613
613
  montantDavanceTtcXof: string;
614
+ depotDeGarantieXof?: string;
614
615
  dueeDuLeasingEnMois: number;
615
616
  travauxHorsNormesNecessaire: boolean;
616
617
  descriptionDesTravauxHorsNormes: string;