Enum OptionType

Enum Documentation

enum otyca::OptionType

Enum representing the possible option types.

Values:

enumerator CALL

Represents a call option.

enumerator PUT

Represents a put option.

enumerator INVALID_TYPE

Represents an invalid option type.