SecurityOptionTypeEnumDto
Describes which type of option was used. This field is only filled for options.
CALL- The holder of a call option has the right, but not the obligation, to buy at a price agreed in advance in a quantity agreed in advance at the time of exercise.PUT- The holder of a put option has the right, but not the obligation, to sell a specified quantity of a specified underlying asset at a predetermined price within a specified period (American options) or at a specified time (European options).NONE- No option.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.