---
title: insertedLocalIdentifiers
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phpersistentobjectchangedetails/insertedlocalidentifiers
---

# insertedLocalIdentifiers

The local identifiers the system inserts since the change token you specify.

## Declaration

```swift
var insertedLocalIdentifiers: Set<String> { get }
```

## See Also

### Getting the Change Details

- [updatedLocalIdentifiers](photos/phpersistentobjectchangedetails/updatedlocalidentifiers.md)
- [deletedLocalIdentifiers](photos/phpersistentobjectchangedetails/deletedlocalidentifiers.md)
