clean-jsdoc-theme TypeDoc APIv0.0.0

ResponseMeta

interface ResponseMeta { requestId?: string; timestamp?: string; version?: string; }

Source: api.ts:179

Response metadata


Properties

requestId: string

Request ID for tracing

timestamp: string

Response timestamp

version: string

API version