EscrowBalance
Contents
[
Hide
]EscrowBalance class
Escrow balance class.
public class EscrowBalance
Constructors
Name | Description |
---|---|
EscrowBalance() | Initializes a new instance of EscrowBalance class. |
Properties
Name | Description |
---|---|
BalanceAmount { get; set; } | Gets or sets the total amount held in escrow. |
DateAsOf { get; set; } | Gets or sets the date of escrow balance |
EscrowFeesBalance { get; set; } | Gets or sets the balance of fees held in escrow. |
EscrowInsuranceBalance { get; set; } | Gets or sets the balance of insurance held in escrow. |
EscrowOtherBalance { get; set; } | Gets or sets the balance of other amount held in escrow. |
EscrowPMIBalance { get; set; } | Gets or sets the balance of PMI held in escrow. |
EscrowTaxBalance { get; set; } | Gets or sets the balance of taxes held in escrow. |
See Also
- namespace Aspose.Finance.Ofx.Loan
- assembly Aspose.Finance