AddressPointerWithoutD: Omit<AddressPointer, "identifier"> & {
    identifier?: string;
}