Class EscrowAmount

EscrowAmount class

Escrowbedrag klasse.

public class EscrowAmount

Constructeurs

NaamBeschrijving
EscrowAmount()Initialiseert een nieuw exemplaar vanEscrowAmount klasse.

Eigenschappen

NaamBeschrijving
EscrowFees { get; set; }Krijgt of bepaalt het bedrag van de vergoedingen die opzij zijn gezet in Escrow.
EscrowInsurance { get; set; }Krijgt of bepaalt het bedrag van de verzekering dat opzij is gezet in Escrow.
EscrowOther { get; set; }Krijgt of stelt het bedrag in van een ander bedrag dat opzij is gezet in Escrow.
EscrowPmi { get; set; }Krijgt of stelt de hoeveelheid PMI in die is gereserveerd in Escrow.
EscrowTax { get; set; }Krijgt of stelt het bedrag aan belasting in dat opzij is gezet in Escrow.
EscrowTotal { get; set; }Krijgt of stelt het totale bedrag van de betaling toegepast op Escrow.

Zie ook