Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 802 Bytes

CatalogIdMapping.md

File metadata and controls

12 lines (8 loc) · 802 Bytes

CatalogIdMapping

Properties

Name Getter Setter Type Description Notes
client_object_id getClientObjectId() setClientObjectId($value) string The client-supplied, temporary `#`-prefixed ID for a new CatalogObject. [optional]
object_id getObjectId() setObjectId($value) string The permanent ID for the CatalogObject created by the server. [optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]