SurveyParameterManager  
    interface SurveyParameterManager
Functions
Link copied to clipboard
                  Builds the survey url regardless if all required query parameters can be resolved
Link copied to clipboard
                  abstract suspend fun buildSurveyUrlStrict(baseUrl: String, requestedQueryParams: List<String>): String?
Builds the survey url, resolving the values for the ALL the required query parameters