Class Autocall
Represents information about the Auto-call events
public sealed class Autocall
- Inheritance
-
Autocall
- Inherited Members
Constructors
Autocall()
public Autocall()
Properties
DateUTC
The autocall date
public DateTime DateUTC { get; set; }
Property Value
Level
The autocall level
public double? Level { get; set; }
Property Value
Payout
The autocall payout amount
public double? Payout { get; set; }