VocabularyEntity

Vocabulary entity with detailed information

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description of the entity

Link copied to clipboard

Unique identifier for the entity

Link copied to clipboard

Supported input languages

Link copied to clipboard
val lastModifiedTime: <Error class: unknown class>?

Time Stamp

Link copied to clipboard

List of phrases

Functions

Link copied to clipboard
inline fun copy(block: VocabularyEntity.Builder.() -> Unit = {}): VocabularyEntity
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String