|
|
|
@ -287,6 +287,8 @@ private |
|
|
|
cap: %i[field_77], |
|
|
|
cap: %i[field_77], |
|
|
|
|
|
|
|
|
|
|
|
referral: %i[field_78], |
|
|
|
referral: %i[field_78], |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
net_income_known: %i[field_51], |
|
|
|
} |
|
|
|
} |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
@ -417,6 +419,8 @@ private |
|
|
|
|
|
|
|
|
|
|
|
attributes["referral"] = field_78 |
|
|
|
attributes["referral"] = field_78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attributes["net_income_known"] = field_51 |
|
|
|
|
|
|
|
|
|
|
|
attributes |
|
|
|
attributes |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|