CallTypeEnum

CallTypeEnum enumeration

Call type enum.

public enum CallTypeEnum

Values

Name Value Description
CALL 0 Call
PUT 1 Put
PREFUND 2 Prefund
MATURITY 3 Maturity

See Also