ApiXJsonObject: Record<string, T>

A JSON object from an API-X Response or Request Body.

Type Parameters

  • T = unknown