FetchYearlyMailinglists
Function: fetchYearlyMailinglists()
[object Object]
Defined in: routes/update-account-status.handlers.tsx:14
Fetches the yearly-renewal mailing list context for a member (General lists plus YearlyRenewalOnly ones, e.g. "alumni") - not just the everyday General set.
Parameters
memberId
[object Object]
setLoading
(loading) => void
setMailingLists
(lists) => void
setSubscribedIds
(ids) => void
setUnavailable
(unavailable) => void
Returns
Promise<void>