Pular para o conteúdo principal

TerritoryStateDto

@raizfc/contracts


@raizfc/contracts / TerritoryStateDto

Type Alias: TerritoryStateDto

TerritoryStateDto = Readonly<{ id: ID; name: string; }>

Defined in: dto/public-territory.dto.ts:135

Territory catalog (IS-MVP-03.3): lightweight, listable reference data used to power state/city/district/neighborhood selectors. Distinct from the Public*Dto family above, which describes the full district/neighborhood aggregator pages instead of catalog entries to pick from.