Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 507 Bytes

CatalogIdMapping.md

File metadata and controls

15 lines (8 loc) · 507 Bytes

CatalogIdMapping

Description

A mapping between a client-supplied temporary ID and a permanent server ID.

Properties

Name Type Description Notes
clientObjectId String The client-supplied, temporary `#`-prefixed ID for a new CatalogObject. [optional]
objectId String The permanent ID for the CatalogObject created by the server. [optional]