EstimatedPayoff

EstimatedPayoff class

Estimated payoff balance class.

public class EstimatedPayoff

Constructors

NameDescription
EstimatedPayoff()Initializes a new instance of EstimatedPayoff class.

Properties

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

See Also