getResult

inline suspend fun <T : Any, R : Any> getResult(resource: T, authType: AuthType, builder: HttpRequestBuilder.() -> Unit = {}): ApiResult<R>