EstimatedPayoff

EstimatedPayoff class

Estimated payoff balance class.

public class EstimatedPayoff

Constructors

Name Description
EstimatedPayoff() Initializes a new instance of EstimatedPayoff class.

Properties

Name Description
DateAsOf { get; set; } Gets or sets the payoff date
EstimatedPayoffBalance { get; set; } Gets or sets the estimated payoff amount.

See Also