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. |