pyocf.enums.convertibletype

Enumeration of convertible instrument types

class pyocf.enums.convertibletype.ConvertibleType(value)

Enumeration of convertible instrument types

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