ForcefieldParamsResponse

data class ForcefieldParamsResponse(params: String, coords: String) : ResponseInfo

Properties

Link copied to clipboard
val coords: String
Link copied to clipboard
val params: String