Sensibill Android SDK
androidJvm
Sensibill Core
/
com.getsensibill.core.apimodule.documents.model.api
/
DeleteDocumentBody
Delete
Document
Body
data
class
DeleteDocumentBody
(
val
ids
:
List
<
String
>
)
See also
Document
Delete
Dto
Members
Constructors
Delete
Document
Body
Link copied to clipboard
constructor
(
ids
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ids
Link copied to clipboard
val
ids
:
List
<
String
>