CompatibilityResponse

constructor(description: String? = null, isCompatible: Boolean? = null, issues: List<String>? = null, message: String? = null)