Uses of Class
Avalara.SDK.api.A1099.V2.FormsW9Api.SendW9FormEmailRequest
-
Packages that use FormsW9Api.SendW9FormEmailRequest Package Description Avalara.SDK.api.A1099.V2 -
-
Uses of FormsW9Api.SendW9FormEmailRequest in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return FormsW9Api.SendW9FormEmailRequest Modifier and Type Method Description FormsW9Api.SendW9FormEmailRequestFormsW9Api. getSendW9FormEmailRequest()Getter function to instantiate Request classMethods in Avalara.SDK.api.A1099.V2 with parameters of type FormsW9Api.SendW9FormEmailRequest Modifier and Type Method Description CreateW9Form201ResponseFormsW9Api. sendW9FormEmail(FormsW9Api.SendW9FormEmailRequest requestParameters)Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form.okhttp3.CallFormsW9Api. sendW9FormEmailAsync(FormsW9Api.SendW9FormEmailRequest requestParameters, ApiCallback<CreateW9Form201Response> _callback)Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form (asynchronously) Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form.okhttp3.CallFormsW9Api. sendW9FormEmailCall(FormsW9Api.SendW9FormEmailRequest requestParameters, ApiCallback _callback)Build call for sendW9FormEmailApiResponse<CreateW9Form201Response>FormsW9Api. sendW9FormEmailWithHttpInfo(FormsW9Api.SendW9FormEmailRequest requestParameters)Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form.
-