Uses of Class
Avalara.SDK.model.A1099.V2.SubstantialUsOwnerRequest
-
Packages that use SubstantialUsOwnerRequest Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of SubstantialUsOwnerRequest in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return SubstantialUsOwnerRequest Modifier and Type Method Description SubstantialUsOwnerRequestSubstantialUsOwnerRequest. address(String address)static SubstantialUsOwnerRequestSubstantialUsOwnerRequest. fromJson(String jsonString)Create an instance of SubstantialUsOwnerRequest given an JSON stringSubstantialUsOwnerRequestSubstantialUsOwnerRequest. name(String name)SubstantialUsOwnerRequestSubstantialUsOwnerRequest. tin(String tin)Methods in Avalara.SDK.model.A1099.V2 that return types with arguments of type SubstantialUsOwnerRequest Modifier and Type Method Description List<SubstantialUsOwnerRequest>W8BenEFormRequest. getSubstantialUsOwners()The list of substantial U.S.Methods in Avalara.SDK.model.A1099.V2 with parameters of type SubstantialUsOwnerRequest Modifier and Type Method Description W8BenEFormRequestW8BenEFormRequest. addSubstantialUsOwnersItem(SubstantialUsOwnerRequest substantialUsOwnersItem)Method parameters in Avalara.SDK.model.A1099.V2 with type arguments of type SubstantialUsOwnerRequest Modifier and Type Method Description voidW8BenEFormRequest. setSubstantialUsOwners(List<SubstantialUsOwnerRequest> substantialUsOwners)W8BenEFormRequestW8BenEFormRequest. substantialUsOwners(List<SubstantialUsOwnerRequest> substantialUsOwners)
-