toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Core
/
com.getsensibill.core.apimodule.documents.api
/
DocumentDataProvider
/
getDocumentById
get
Document
By
Id
abstract
suspend
fun
getDocumentById
(
id
:
String
)
:
DataProviderResponse
<
GetDocumentResponse
>
Fetch a full document model by document id
Return
A
DataProviderResponse
containing the fetched document