Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 991 Bytes

Catalog.md

File metadata and controls

19 lines (14 loc) · 991 Bytes

# Catalog

Properties

Name Type Description Notes
id int Internal ID of this entity.
created \DateTime The time this entity was created.
accountId int The ID of the account that owns this entity.
modified \DateTime The time this entity was last modified.
name string The cart item catalog name.
description string A description of this cart item catalog.
subscribedApplicationsIds int[] A list of the IDs of the applications that are subscribed to this catalog. [optional]
version int The current version of this catalog.
createdBy int The ID of user who created this catalog.

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