Packages@isp.nexus/mailwomanInterfacesPostalAddressFeatureOn this pagePostalAddressFeature Properties geometry geometry: GeometryLiteral; id id: string | number; UUID derived from the address components. properties properties: Omit<PostalAddress, "id" | "GEOM"> & Partial<NonNullable<ParsedGeoID>>; type type: "Feature";