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
/// [Optional] Purpose and reason for requesting the account opening.
@@ -147,6 +149,9 @@ class NewAccountRealRequest extends Request {
147
149
/// [Optional] Residence for tax purpose. Comma separated iso country code if multiple jurisdictions. Only applicable for real money account. Required for `maltainvest` landing company.
148
150
finalString? taxResidence;
149
151
152
+
/// [Optional] Indicates client's self-declaration of FATCA.
0 commit comments