getCSVRow

fun getCSVRow(response: ResponseCIfc): String

Gets the CSV row for the Response

Return

the data as a string

Parameters

response