Class Participation
Represents the underlying's performance for growth and growth and income products
public sealed class Participation
- Inheritance
-
Participation
- Inherited Members
Constructors
Participation()
public Participation()
Properties
DateUTC
The date of participation
public DateTime? DateUTC { get; set; }
Property Value
Direction
The direction of trade
public DirectionParticipation Direction { get; set; }
Property Value
Frequency
Frequency of period
public Frequency Frequency { get; set; }
Property Value
MaxValue
The maximum value of participation
public double? MaxValue { get; set; }
Property Value
MinValue
The minimum value of participation
public double? MinValue { get; set; }
Property Value
Rate
The level
public double? Rate { get; set; }
Property Value
Strike
The trigger for participation
public double? Strike { get; set; }