EscrowBalance

EscrowBalance class

Escrow saldo klass.

public class EscrowBalance

Konstruktörer

namn Beskrivning
EscrowBalance() Initierar en ny instans avEscrowBalance class.

Egenskaper

namn Beskrivning
BalanceAmount { get; set; } Hämtar eller ställer in det totala beloppet i deposition.
DateAsOf { get; set; } Hämtar eller ställer in datumet för depositionssaldo
EscrowFeesBalance { get; set; } Får eller ställer in saldot av avgifter som hålls i deposition.
EscrowInsuranceBalance { get; set; } Får eller ställer in saldot av försäkringen som hålls i deposition.
EscrowOtherBalance { get; set; } Hämtar eller ställer in saldot för annat belopp som hålls i deposition.
EscrowPMIBalance { get; set; } Får eller ställer in saldot av PMI som hålls i deposition.
EscrowTaxBalance { get; set; } Hämtar eller ställer in saldot av skatter som innehas i deposition.

Se även