fetch Versions From Payload

private open fun fetchVersionsFromPayload(type: PerformanceAnalyticType): Pair<List<String>, Boolean>

Method to fetch the specific versions filter from json payload

Return

the specific versions filter based on the type

Parameters

type

The analytic type to fetch the related versions filter