Data

data class Data(val object: GetObjectQuery.Object?) : Query.Data

Constructors

Link copied to clipboard
constructor(object: GetObjectQuery.Object?)

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.