Tax1098_V100
Contents
[
Hide
]Tax1098_V100 class
Tax 1098 V100 form class, mortgage interest statement.
public class Tax1098_V100 : AbstractTax1098
Constructors
| Name | Description |
|---|---|
| Tax1098_V100() | Initializes a new instance of Tax1098_V100 class. |
Properties
| Name | Description |
|---|---|
| AccountNumber { get; set; } | Gets or sets the account number. |
| BorrowerAddress { get; set; } | Gets or sets the BorrowerAddress. |
| BorrowerId { get; set; } | Gets or sets the borrower’s Social Security number. |
| LenderAddress { get; set; } | Gets or sets the LenderAddress. |
| LenderId { get; set; } | Gets or sets the lender’s Federal Identification Number. |
| MortgageInsurancePremium { get; set; } | Gets or sets the mortgage insurance premium. |
| MortgageInterest { get; set; } | Gets or sets the mortgage interest received from borrower(s). |
| OtherLoanInfo { get; set; } | Gets or sets the additional details provided by lender. |
| OverpaidRefund { get; set; } | Gets or sets the refund of overpaid interest. |
| Points { get; set; } | Gets or sets the points paid on purchase of principal residence. |
| PropertyTax { get; set; } | Gets or sets the property taxes. |
| ServerId { get; set; } | Gets or sets the ID assigned by the host server to the form. |
| TaxYear { get; set; } | Gets or sets the tax year of this form, in format “YYYY”. |
See Also
- class AbstractTax1098
- namespace Aspose.Finance.Ofx.Tax1098
- assembly Aspose.Finance