BackendDataItem

Interface for accessing info about a DataItem from the CokoBackend

Properties

Link copied to clipboard
abstract val name: String?
Link copied to clipboard
abstract val type: String?
Link copied to clipboard
abstract val value: Any?