Tax1098Request

Tax1098Request class

Tax 1098 request class. This requests all 1098 tax forms from the server.

public class Tax1098Request

Constructors

NameDescription
Tax1098Request()Initializes a new instance of Tax1098Request class.

Properties

NameDescription
AccountNumber { get; set; }Gets or sets the account number of borrower, if different from SSN.
SSN { get; set; }Gets or sets the borrower’s social security number.
TaxYears { get; set; }Gets or sets the tax year of the requested forms.

See Also