Data

data class Data(val current_objects: List<GetObjectDataQuery.Current_object>) : Query.Data

Constructors

Link copied to clipboard
constructor(current_objects: List<GetObjectDataQuery.Current_object>)

Properties

Link copied to clipboard

fetch data from the table: "current_objects"