Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Document Wallet Library
/
com.cloudike.sdk.documentwallet.document
/
DocumentType
/
DocumentType
Document
Type
constructor
(
id
:
String
,
idPreview
:
String
,
idPerson
:
String
?
,
name
:
String
,
created
:
String
,
updated
:
String
,
documentsCount
:
Int
,
documentsSize
:
Long
,
previewType
:
DocumentType.PreviewType
,
coverItem
:
DocumentItem
?
,
linkSelf
:
String
)