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