toggle menu
deeplkt
0.3.0
common
switch theme
search in API
deeplkt
/
moe.micha.deeplkt.document
/
DocumentTranslation
Document
Translation
data
class
DocumentTranslation
(
val
text
:
String
,
val
billedCharacters
:
Int
?
)
(
source
)
Members
Constructors
Document
Translation
Link copied to clipboard
constructor
(
text
:
String
,
billedCharacters
:
Int
?
)
Properties
billed
Characters
Link copied to clipboard
val
billedCharacters
:
Int
?
text
Link copied to clipboard
val
text
:
String