Document

@Serializable
data class Document(val documentId: String, val layerName: String = "")

Constructors

Link copied to clipboard
constructor(documentId: String, layerName: String = "")

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard