Anchor to LocationSnapshotLocation
objectLocation Snapshot
A snapshot of location details including name and address captured at a specific point in time. Refer to the parent model to know the lifecycle.
Anchor to FieldsFields
- Anchor to addressaddress•Location
Address! non-null The address details of the location as they were when the snapshot was recorded.
- Anchor to locationlocation•Location
A reference to the live Location object, if it still exists and is accessible. This provides current details of the location, which may differ from the snapshotted name and address.
- Anchor to namename•String!non-null
The name of the location as it was when the snapshot was recorded.
- Anchor to snapshottedAtsnapshotted•Date
At Time! non-null The date and time when these snapshot details (name and address) were recorded.
Was this section helpful?