data class GetBoxModelResponse
Response type for the DOMDomain.getBoxModel command.
GetBoxModelResponse(model: BoxModel)
Box model for the node.
val model: BoxModel