FieldAddressDto
@raizfc/contracts / FieldAddressDto
Type Alias: FieldAddressDto
FieldAddressDto =
PublicFieldAddressDto
Defined in: field-service/field.dto.ts:17
SPEC-DOMAIN-FIELD-001 "Contratos compartilhados" names this FieldAddressDto/
AddressVisibility. Implementation reuses PublicFieldAddressDto/FieldAddressVisibility
(dto/public-field.dto.ts, IS-MVP-01.6) instead of a duplicate union — the raw fields a
manager edits (visibility/displayText/street) are exactly what the public page already
renders, unlike team/torcida where a resolved territory differs from raw districtId/
neighborhoodId. Divergence registered in this pack's handoff.