You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These properties stay in the housePayments object of the seller household, since this household has to keep on paying it back. This causes problems in, at least, the method nInvestmentProperties, counting the number of investment properties a BTL household has, as the size of the housePayments object is directly used here.
The text was updated successfully, but these errors were encountered:
These properties stay in the housePayments object of the seller household, since this household has to keep on paying it back. This causes problems in, at least, the method nInvestmentProperties, counting the number of investment properties a BTL household has, as the size of the housePayments object is directly used here.
The text was updated successfully, but these errors were encountered: