SupportTargetType
@raizfc/contracts / SupportTargetType
Type Alias: SupportTargetType
SupportTargetType =
"team"
Defined in: finance/finance.dto.ts:174
Public checkout (SPEC-API-FINANCE-001 POST /support, "Público"). targetType stays 'team'
only in this pack for the same reason WalletOwnerType does — torcida already has its own
dedicated, self-contained support endpoint (POST /torcidas/:id/support, EP-MVP-08.3), not
migrated onto this generic module here.