Type used in financial (interest) calculations.
Source position: math.pp line 143
type TPaymentTime = (
ptEndOfPeriod,
End of period.
ptStartOfPeriod
Start of period.
);