toggle menu
deeplkt
0.3.0
common
switch theme
search in API
deeplkt
/
moe.micha.deeplkt.document
/
DocumentResponse
/
Done
Done
@
Serializable
data
class
Done
(
val
documentId
:
String
,
val
billedCharacters
:
Int
?
=
null
)
:
DocumentResponse
(
source
)
Members
Constructors
Done
Link copied to clipboard
constructor
(
documentId
:
String
,
billedCharacters
:
Int
?
=
null
)
Properties
billed
Characters
Link copied to clipboard
val
billedCharacters
:
Int
?
=
null
document
Id
Link copied to clipboard
open
override
val
documentId
:
String