EscrowAmount
Contents
[
Hide
]EscrowAmount class
Escrow amount class.
public class EscrowAmount
Constructors
| Name | Description | 
|---|---|
| EscrowAmount() | Initializes a new instance of EscrowAmount class. | 
Properties
| Name | Description | 
|---|---|
| EscrowFees { get; set; } | Gets or sets the amount of fees set aside in Escrow. | 
| EscrowInsurance { get; set; } | Gets or sets the amount of insurance set aside in Escrow. | 
| EscrowOther { get; set; } | Gets or sets the amount of other amount set aside in Escrow. | 
| EscrowPmi { get; set; } | Gets or sets the amount of PMI set aside in Escrow. | 
| EscrowTax { get; set; } | Gets or sets the amount of tax set aside in Escrow. | 
| EscrowTotal { get; set; } | Gets or sets the total amount of payment applied to Escrow. | 
See Also
- namespace Aspose.Finance.Ofx
 - assembly Aspose.Finance