Freebie Data Model
This data model consists of the following objects:
| Object Label | API Name | Record Type | Description |
|---|---|---|---|
orders__FreebieType__c |
|
This object stores details about a freebie record type that defines how Freebie Conditions will be applied. |
|
orders__FreebieLevel__c |
This object stores the number of freebies for a defined amount of products. |
||
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. |
||
orders__FreebieLineItem__c |
This object stores information about each Order Line Item which will be distributed as a freebie. |
||
orders__FreebieCondition__c |
This object stores conditions for applying freebies. |
||
orders__OrganizationFreebieType__c |
The junction object between Freebie Type and Sales Organization. |