NewTrackerImporterNote

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder : BaseDeletableDataObject.Builder<T>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun deleted(): Boolean
Link copied to clipboard
abstract fun enrollment(): String
Link copied to clipboard
abstract fun event(): String
Link copied to clipboard
abstract fun id(): Long
Link copied to clipboard
Link copied to clipboard
open fun state(): State
Link copied to clipboard
abstract fun storedAt(): String
Link copied to clipboard
abstract fun storedBy(): String
Link copied to clipboard
abstract fun syncState(): State
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun uid(): String
Link copied to clipboard
abstract fun value(): String