pyocf.enums.daycounttype

Enumeration of how the number of days are determined per period

class pyocf.enums.daycounttype.DayCountType(value)

Enumeration of how the number of days are determined per period

ENUM_30_360 = '30_360'
ENUM_ACTUAL_365 = 'ACTUAL_365'