Data
data class Data(val current: TryGetPastObjectQuery.Current?, val object: TryGetPastObjectQuery.Object?) : Query.Data
Properties
Link copied to clipboard
The object corresponding to the given address at the (optionally) given version. When no version is given, the latest version is returned.
Link copied to clipboard
The object corresponding to the given address at the (optionally) given version. When no version is given, the latest version is returned.