toggle menu
deeplkt
0.3.0
common
switch theme
search in API
deeplkt
/
moe.micha.deeplkt.document
Package-level
declarations
Types
Types
Document
Response
Link copied to clipboard
@
Serializable
sealed
class
DocumentResponse
Document
Translation
Link copied to clipboard
data
class
DocumentTranslation
(
val
text
:
String
,
val
billedCharacters
:
Int
?
)
Upload
Document
Response
Link copied to clipboard
@
Serializable
data
class
UploadDocumentResponse
(
val
id
:
String
,
val
key
:
String
)