toggle menu
Sensibill Android SDK
androidJvm
switch theme
search in API
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DocumentError
Document
Error
data
class
DocumentError
(
val
code
:
String
,
val
description
:
String
)
See also
Get
Document
Error
Dto
Members
Constructors
Document
Error
Link copied to clipboard
constructor
(
code
:
String
,
description
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
String
description
Link copied to clipboard
val
description
:
String