DocumentTranslation

data class DocumentTranslation(val text: String, val billedCharacters: Int?)(source)

Constructors

Link copied to clipboard
constructor(text: String, billedCharacters: Int?)

Properties

Link copied to clipboard
Link copied to clipboard