Skip to main content
object

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.

LocationAddress!
non-null

The address details of the location as they were when the snapshot was recorded.

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.

String!
non-null

The name of the location as it was when the snapshot was recorded.

DateTime!
non-null

The date and time when these snapshot details (name and address) were recorded.


Was this section helpful?