UNPKG

jspurefix

Version:
9 lines (8 loc) 262 B
export interface IMaturityRules { MaturityRuleID?: string; MaturityMonthYearFormat?: number; MaturityMonthYearIncrementUnits?: number; StartMaturityMonthYear?: string; EndMaturityMonthYear?: string; MaturityMonthYearIncrement?: number; }