DeleteDocumentResponse

data class DeleteDocumentResponse(ids: List<String>)

See also

Constructors

DeleteDocumentResponse
Link copied to clipboard
fun DeleteDocumentResponse(ids: List<String>)

Types

Companion
Link copied to clipboard
object Companion

Properties

ids
Link copied to clipboard
val ids: List<String>