Variable RecurringFrequencyConst
RecurringFrequency: {
Biweekly: "BIWEEKLY";
Daily: "DAILY";
Monthly: "MONTHLY";
Weekly: "WEEKLY";
} = ...
Type Declaration
-
ReadonlyBiweekly: "BIWEEKLY"
-
ReadonlyDaily: "DAILY"
-
ReadonlyMonthly: "MONTHLY"
-
ReadonlyWeekly: "WEEKLY"
The frequency at which the transaction is repeated.