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

New Enum in Matrimonial Property Scheme - Rel 4.0 final solution #135

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Dec 21, 2022

  1. New Enum in Matrimonial Property Scheme - Rel 4.0

    For each applicant, in the field "matrimonialPropertyScheme" in the object "applicantDetail", we can send information how the property is owned:
    jointEstate
    separateEstate
    contributionToJointAcquiredProperty
    
    In Case, the mortgage is for two debtor, but the property is owned by only Debtor A of these two debtor:
    What do you send in this field for Debtor A? --> I would say "separateEstate"
    What do you send in this field for Debtor B? --> There is no enum for this. Do you send it empty?
    
    I would suggest to add a new enum: "none" or "n-a". So that we can send a clear message to the FI.
    celinevananraad committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4bcaa02 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    d34962f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    5c362c2 View commit details
    Browse the repository at this point in the history