EscrowAmount class

EscrowAmount class

Escrow amount class.

The EscrowAmount type exposes the following members:

Constructors

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

Properties

Property Description
escrow_total Gets or sets the total amount of payment applied to Escrow.
escrow_tax Gets or sets the amount of tax set aside in Escrow.
escrow_insurance Gets or sets the amount of insurance set aside in Escrow.
escrow_pmi Gets or sets the amount of PMI set aside in Escrow.
escrow_fees Gets or sets the amount of fees set aside in Escrow.
escrow_other Gets or sets the amount of other amount set aside in Escrow.

See Also