Package io.nutrient.data.models
Class DocumentLinkResponse
-
- All Implemented Interfaces:
@Serializable() public final class DocumentLinkResponse
-
-
Constructor Summary
Constructors Constructor Description DocumentLinkResponse(List<LinkRect> rects, Integer pageIndex)
-
Method Summary
Modifier and Type Method Description final List<LinkRect>
getRects()
final Integer
getPageIndex()
-