Estimate_Pricing_Method__c
Label: Estimate Pricing Method Stores a collection of estimate pricing methods that can be selected on an estimate.
| Active__c |
Active |
Spring 2025 |
If selected, the estimate pricing method is active.
|
Checkbox |
|
false |
| Apex_Plugin_Class_Name__c |
Apex Plugin Class Name |
Spring 2025 |
The name of the Apex plugin class that implements the pricing logic related to the estimate pricing method.
|
Text(100) |
true |
|
| Description__c |
Description |
Spring 2025 |
Description of the estimate pricing method.
|
LongTextArea(32768) |
|
|
|