Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 870 Bytes

Catalog.md

File metadata and controls

20 lines (13 loc) · 870 Bytes

Catalog

Properties

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