tridion-sites-extensions-api-docs

Home > @tridion-sites/open-api-client > SystemWideObject

SystemWideObject type

Abstract base class for the data of all system-wide objects.

Signature:

export type SystemWideObject = IdentifiableObject;

References: IdentifiableObject