Uses of Class
Avalara.SDK.model.A1099.V2.IrsResponse
-
Packages that use IrsResponse Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of IrsResponse in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return IrsResponse Modifier and Type Method Description IrsResponseIrsResponse. code(String code)IrsResponseIrsResponse. description(String description)static IrsResponseIrsResponse. fromJson(String jsonString)Create an instance of IrsResponse given an JSON stringIrsResponseTinMatchStatusResponse. getIrsResponse()The IRS response.Methods in Avalara.SDK.model.A1099.V2 with parameters of type IrsResponse Modifier and Type Method Description TinMatchStatusResponseTinMatchStatusResponse. irsResponse(IrsResponse irsResponse)voidTinMatchStatusResponse. setIrsResponse(IrsResponse irsResponse)
-