Uses of Class
Avalara.SDK.model.A1099.V2.PrimaryWithholdingAgent
-
Packages that use PrimaryWithholdingAgent Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of PrimaryWithholdingAgent in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return PrimaryWithholdingAgent Modifier and Type Method Description PrimaryWithholdingAgentPrimaryWithholdingAgent. ein(String ein)static PrimaryWithholdingAgentPrimaryWithholdingAgent. fromJson(String jsonString)Create an instance of PrimaryWithholdingAgent given an JSON stringPrimaryWithholdingAgentForm1042S. getPrimaryWithholdingAgent()Primary withholding agent informationPrimaryWithholdingAgentPrimaryWithholdingAgent. name(String name)Methods in Avalara.SDK.model.A1099.V2 with parameters of type PrimaryWithholdingAgent Modifier and Type Method Description Form1042SForm1042S. primaryWithholdingAgent(PrimaryWithholdingAgent primaryWithholdingAgent)voidForm1042S. setPrimaryWithholdingAgent(PrimaryWithholdingAgent primaryWithholdingAgent)
-