2.1.1 Catalog object
Represents a catalog.
Fields
| Field | Type | Description |
|---|---|---|
idrequired |
String | The unique ID of the catalog. |
namerequired |
String | The human readable name of the catalog. |
descriptionrequired |
String | An optional description of the catalog. |
createdrequired |
Date | The creation date of the catalog. |
iconoptional |
2.1.1 Media object | An icon representing the object. |
coveroptional |
2.1.1 Media object | An optional cover that is used for this object. |
organizationoptional |
2.1.1 Organization object | The organization that owns the catalog. |
numberOfConsumersoptional |
Long | The number of users that can access the catalog. |
subscriptionTerminationoptional |
2.1.1 SubscriptionTermination object | Defines when user's access to the catalog is automatically revoked. |
Last updated on