Type used in financial (interest) calculations.
Source position: math.pp line 101
type tpaymenttime = (
ptendofperiod,
End of period.
ptstartofperiod
Start of period.
);