Class AnnuitySpread
Represents the annuity spread
Constructors
AnnuitySpread()
Declaration
public AnnuitySpread()
Properties
DateUTC
The Date of Credited Interest
Declaration
public DateTime DateUTC { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime |
Spread
The Spread Value
Declaration
public double Spread { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |