Kpi Properties Response
data class KpiPropertiesResponse(val enabled: Boolean? = null, val id: String? = null, val type: String? = null)
Each KPI must contain a 'type' and 'enabled' key.
Each KPI must contain a 'type' and 'enabled' key.