Uses of Class
Avalara.SDK.model.A1099.V2.PrimaryWithholdingAgentResponse
-
Packages that use PrimaryWithholdingAgentResponse Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of PrimaryWithholdingAgentResponse in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return PrimaryWithholdingAgentResponse Modifier and Type Method Description static PrimaryWithholdingAgentResponsePrimaryWithholdingAgentResponse. fromJson(String jsonString)Create an instance of PrimaryWithholdingAgentResponse given an JSON stringPrimaryWithholdingAgentResponseForm1042SListItemResponse. getPrimaryWithholdingAgent()Primary withholding agent informationPrimaryWithholdingAgentResponsePrimaryWithholdingAgentResponse. primaryWithholdingAgentEin(String primaryWithholdingAgentEin)PrimaryWithholdingAgentResponsePrimaryWithholdingAgentResponse. primaryWithholdingAgentName(String primaryWithholdingAgentName)Methods in Avalara.SDK.model.A1099.V2 with parameters of type PrimaryWithholdingAgentResponse Modifier and Type Method Description Form1042SListItemResponseForm1042SListItemResponse. primaryWithholdingAgent(PrimaryWithholdingAgentResponse primaryWithholdingAgent)voidForm1042SListItemResponse. setPrimaryWithholdingAgent(PrimaryWithholdingAgentResponse primaryWithholdingAgent)
-