Skip to content
Snippets Groups Projects
Commit ee88bec0 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore(type): precise parcours type

parent fec06562
No related branches found
No related tags found
1 merge request!322.0 Release
Pipeline #99621 passed
......@@ -28,7 +28,7 @@ export type GRDFConsent = {
perim_donnees_conso_debut: string
perim_donnees_conso_fin: string
source_passage_a_refuse: string | null
parcours: string
parcours: 'CLIENT_CONNECT' | 'TIERS_DIRECT'
statut_controle_preuve: string | null
date_limite_transmission_preuve: string | null
numero_telephone_mobile_titulaire: string | null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment