EscrowBalance class

EscrowBalance class

Escrow balance class.

The EscrowBalance type exposes the following members:

Constructors

ConstructorDescription
EscrowBalance()Initializes a new instance of EscrowBalance class.

Properties

PropertyDescription
balance_amountGets or sets the total amount held in escrow.
escrow_tax_balanceGets or sets the balance of taxes held in escrow.
escrow_insurance_balanceGets or sets the balance of insurance held in escrow.
escrow_pmi_balanceGets or sets the balance of PMI held in escrow.
escrow_fees_balanceGets or sets the balance of fees held in escrow.
escrow_other_balanceGets or sets the balance of other amount held in escrow.
date_as_ofGets or sets the date of escrow balance

See Also