DocumentLinkResponse

@Serializable
data class DocumentLinkResponse(val rects: List<LinkRect>, val pageIndex: Int)

Constructors

Link copied to clipboard
constructor(rects: List<LinkRect>, pageIndex: Int)

Properties

Link copied to clipboard
Link copied to clipboard