Uses of Class
Avalara.SDK.model.A1099.V2.W4FormMinimalRequest
-
Packages that use W4FormMinimalRequest Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of W4FormMinimalRequest in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return W4FormMinimalRequest Modifier and Type Method Description W4FormMinimalRequestW4FormMinimalRequest. companyId(String companyId)W4FormMinimalRequestW4FormMinimalRequest. email(String email)W4FormMinimalRequestW4FormMinimalRequest. employeeFirstName(String employeeFirstName)W4FormMinimalRequestW4FormMinimalRequest. employeeLastName(String employeeLastName)static W4FormMinimalRequestW4FormMinimalRequest. fromJson(String jsonString)Create an instance of W4FormMinimalRequest given an JSON stringW4FormMinimalRequestCreateAndSendW9FormEmailRequest. getW4FormMinimalRequest()Get the actual instance of `W4FormMinimalRequest`.W4FormMinimalRequestW4FormMinimalRequest. officeCode(String officeCode)W4FormMinimalRequestW4FormMinimalRequest. referenceId(String referenceId)
-