Ascending donation-amount thresholds (dollars) that gate each
DonorLevel. Exported so alert-queue consumers, styling
layers, or admin dashboards can render the tier ladder without
hardcoding the numbers a second time.
Ordered ascending by threshold. getDonorLevel walks this ladder
top-down after truncation and returns the first bucket whose
threshold the donation clears. Anything below the bronze floor
(25) falls into the grey bucket.
Ascending donation-amount thresholds (dollars) that gate each DonorLevel. Exported so alert-queue consumers, styling layers, or admin dashboards can render the tier ladder without hardcoding the numbers a second time.
Ordered ascending by threshold.
getDonorLevelwalks this ladder top-down after truncation and returns the first bucket whose threshold the donation clears. Anything below thebronzefloor (25) falls into thegreybucket.