WILCO.getEventsForFwotMinMaxDate

await WILCO.getEventsForFwotMinMaxDate(reg, minDate, maxDate, filters, callback)

await getEventsForFwotMinMaxDate(reg, minDate, maxDate, filters, callback)

the same as getEventsForFwot but with min/max dates. minDate and maxDate are moment objects

Last updated

Was this helpful?