CreateDictionaryRequest

Types

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

Properties

Link copied to clipboard

The dictionary entries payload. Contains the custom words and phrases for the dictionary. Maximum size is 40,960 characters.

Link copied to clipboard

The language of the dictionary entries. Specify the language using an ISO 639-2/T three-letter code. Supported values: eng, fra, ita, deu, spa, por.

Link copied to clipboard
val name: String?

A user-friendly name for this dictionary.

Link copied to clipboard

Optional tags to associate with the dictionary.

Functions

Link copied to clipboard
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