Azure Machine Learning Web Service Input Column Response
data class AzureMachineLearningWebServiceInputColumnResponse(val dataType: String? = null, val mapTo: Int? = null, val name: String? = null)
Describes an input column for the Azure Machine Learning web service endpoint.