abstract suspend fun parseHttpBody(response: HttpResponse): ResponseType?

Parse the response of a token query

Return

The parsed response

Parameters

response

The response to parse