Uses of Class
Avalara.SDK.model.A1099.V2.TinMatchStatusResponse
-
Packages that use TinMatchStatusResponse Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of TinMatchStatusResponse in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return TinMatchStatusResponse Modifier and Type Method Description static TinMatchStatusResponseTinMatchStatusResponse. fromJson(String jsonString)Create an instance of TinMatchStatusResponse given an JSON stringTinMatchStatusResponseW9FormResponse. getTinMatchStatus()The TIN Match status from IRS.TinMatchStatusResponseTinMatchStatusResponse. irsResponse(IrsResponse irsResponse)TinMatchStatusResponseTinMatchStatusResponse. status(TinMatchStatusResponse.StatusEnum status)TinMatchStatusResponseTinMatchStatusResponse. time(OffsetDateTime time)Methods in Avalara.SDK.model.A1099.V2 with parameters of type TinMatchStatusResponse Modifier and Type Method Description voidW9FormResponse. setTinMatchStatus(TinMatchStatusResponse tinMatchStatus)W9FormResponseW9FormResponse. tinMatchStatus(TinMatchStatusResponse tinMatchStatus)
-