Table of Contents

Class Expiry

Namespace
Si.Srp.Models.Read
Assembly
Si.Srp.Models.Read.dll

Represents expiry of a product

public sealed class Expiry
Inheritance
Expiry
Inherited Members

Constructors

Expiry()

public Expiry()

Properties

Type

Defines if the expiry date is actual or estimated

public ActualEstimated Type { get; set; }

Property Value

ActualEstimated

ValueUTC

The expiry date (before the predetermined maturity date for tranche products; populated also for continuous products)

public DateTime? ValueUTC { get; set; }

Property Value

DateTime?