Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 859 Bytes

File metadata and controls

20 lines (13 loc) · 859 Bytes

Catalog

Properties

Name Type Description Notes
id Long The internal ID of this entity.
created OffsetDateTime The time this entity was created.
accountId Long 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<Long> A list of the IDs of the applications that are subscribed to this catalog. [optional]
version Long The current version of this catalog.
createdBy Long The ID of user who created this catalog.