pyocf.enums.compoundingtype

Enumeration of interest compounding types

class pyocf.enums.compoundingtype.CompoundingType(value)

Enumeration of interest compounding types

ENUM_COMPOUNDING = 'COMPOUNDING'
ENUM_SIMPLE = 'SIMPLE'