pyocf.enums.convertibletype

Enumeration of convertible instrument types

class pyocf.enums.convertibletype.ConvertibleType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Enumeration of convertible instrument types

ENUM_CONVERTIBLE_SECURITY = 'CONVERTIBLE_SECURITY'
ENUM_NOTE = 'NOTE'
ENUM_SAFE = 'SAFE'