Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Publication

Index

Properties

catalogVersion?: number

The current version of the catalog. If this is the catalog's first publication, the version is -1. After the first publication, the catalog version becomes 0. Each subsequent publication increments the catalog version by 1.

details?: Details
id?: string

The ID of the publication.

layerIds: string[]
versionDependencies?: PublishApi.VersionDependency[]

The upstream version dependencies for the publication.

Generated using TypeDoc