Catalog Data Model

The Catalog data model consists of the following objects:

Catalog Data Model
Object API Name Record Type Description

Catalog

orders__Catalog__c

This object allows to set up availability of catalogs for accounts and select the order types that will use the selected catalog.

Catalog Assignment

orders__CatalogAssignment__с

  • Participant

This object allows to assign catalogs to accounts.

Catalog Line Item

orders__CatalogLineItem__c

  • Product

This object stores basic data about a product that has been added to a catalog.

``