AttemptedModelDescription

fun AttemptedModelDescription(    name: String? = null,     mae: Double? = null,     key: String? = null,     hash: String? = null,     id: Int? = null,     type: String? = null,     url: String? = null)