Home > @tridion-sites/open-api-client > BlueprintInfo
BluePrint info for Repository-Local Objects.
Signature:
export type BlueprintInfo = {
$type?: string;
IsLocalized?: boolean;
IsShared?: boolean;
OwningRepository?: Link;
PrimaryBluePrintParentItem?: Link;
};
References: Link