Get Kpi Result
constructor(aliases: List<KpiAliasResponse>? = null, azureApiVersion: String, calculationWindow: String, calculationWindowFieldName: String? = null, description: Map<String, String>? = null, displayName: Map<String, String>? = null, entityType: String, entityTypeName: String, expression: String, extracts: List<KpiExtractResponse>? = null, filter: String? = null, function: String, groupBy: List<String>? = null, groupByMetadata: List<KpiGroupByMetadataResponse>, id: String, kpiName: String, name: String, participantProfilesMetadata: List<KpiParticipantProfilesMetadataResponse>, provisioningState: String, tenantId: String, thresHolds: KpiThresholdsResponse? = null, type: String, unit: String? = null)