MinimizeResponse

data class MinimizeResponse(coords: List<Point3d>) : ResponseInfo

Properties

Link copied to clipboard
val coords: List<Point3d>