EscrowBalance class

EscrowBalance class

Escrow balance class.

The EscrowBalance type exposes the following members:

Constructors

Constructor Description
EscrowBalance() Initializes a new instance of EscrowBalance class.

Properties

Property Description
balance_amount Gets or sets the total amount held in escrow.
escrow_tax_balance Gets or sets the balance of taxes held in escrow.
escrow_insurance_balance Gets or sets the balance of insurance held in escrow.
escrow_pmi_balance Gets or sets the balance of PMI held in escrow.
escrow_fees_balance Gets or sets the balance of fees held in escrow.
escrow_other_balance Gets or sets the balance of other amount held in escrow.
date_as_of Gets or sets the date of escrow balance

See Also