Freebie Data Model

This data model consists of the following objects:

Freebie Data Model
Object Label API Name Record Type Description

Freebie Type

orders__FreebieType__c

  • Prioritized

  • Selective

This object stores details about a freebie record type that defines how Freebie Conditions will be applied.

Freebie Level

orders__FreebieLevel__c

This object stores the number of freebies for a defined amount of products.

Freebie Level Line Item

orders__FreebieLevelLineItem__c

A record for each freebie if different Freebie Levels are defined for different products and product quantity, and products are not distributed proportionally.

Freebie Line Item

orders__FreebieLineItem__c

This object stores information about each Order Line Item which will be distributed as a freebie.

Freebie Condition

orders__FreebieCondition__c

This object stores conditions for applying freebies.

Organization Freebie Type

orders__OrganizationFreebieType__c

The junction object between Freebie Type and Sales Organization.

``