SUPPORT_PRESET_AMOUNTS_CENTS
@raizfc/contracts / SUPPORT_PRESET_AMOUNTS_CENTS
Variable: SUPPORT_PRESET_AMOUNTS_CENTS
constSUPPORT_PRESET_AMOUNTS_CENTS: readonlynumber[]
Defined in: finance/finance.dto.ts:202
SPEC-UX-FINANCE-001 "Support Amounts": R$5/10/20/50 presets; "Outro" (custom) enforces a
higher R$50 floor client-side. The backend applies the single lower floor shared by every preset
(SUPPORT_MIN_AMOUNT_CENTS) — the custom-input floor is a UI affordance, not a distinct
server-side rule, since no spec defines two different numeric floors for the same domain error.