Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uitstroom heeft twee einddata #8

Open
brienen opened this issue Nov 11, 2024 · 0 comments
Open

Uitstroom heeft twee einddata #8

brienen opened this issue Nov 11, 2024 · 0 comments

Comments

@brienen
Copy link
Collaborator

brienen commented Nov 11, 2024

Uitstroom heeft zowel datumBeeindigingsbeschikking als datum

"uitstroom": {
"type": "object",
"description": "Motivatie voor uitstroom",
"properties": {
"datum": {
"description": "Datum dat clienten uit het schuldhulptraject zijn uitgestroomd",
"$ref": "#/$defs/datum"
},
"datumBeeindigingsbeschikking": {
"description": "Datum dat de Beëindigingsbeschikking is afgegeven.",
"$ref": "#/$defs/datum"
},
"omschrijving": {
"type": "string"
},
"reden": {
"description": "Reden dat de hulpverlening op enig moment na aanmelding bij schuldhulpverlening eindigt. ",
"$ref": "#/$defs/EnumUitstroomreden"
}
}
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant