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
@@ -128,9 +129,9 @@ export class AccountHoldersApi extends Service {
128
129
* @summary Get a tax form
129
130
* @param id {@link string } The unique identifier of the account holder.
130
131
* @param requestOptions {@link IRequest.Options }
131
-
* @param formType {@link 'US1099k' | 'US1099nec' } (Required) The type of tax form you want to retrieve. Accepted values are **US1099k** and **US1099nec**
132
-
* @param year {@link number } (Required) The tax year in YYYY format for the tax form you want to retrieve
133
-
* @param legalEntityId {@link string } The legal entity reference whose tax form you want to retrieve
132
+
* @param formType {@link 'US1099k' | 'US1099nec' } (Required) The type of tax form you want to retrieve. Accepted values are **US1099k** and **US1099nec**.
133
+
* @param year {@link number } (Required) The tax year in **YYYY** format for the tax form you want to retrieve.
134
+
* @param legalEntityId {@link string } The legal entity reference whose tax form you want to retrieve.
0 commit comments