Skip to content

EntityDescriptor

{ id, externalId, version } — how a Contract or Template is identified everywhere in a response. version is null only for content published by an older server and not republished since.

externalId: string | null


id: string


version: number | null