Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Calculation Procedure Output

Output representation of the expression sets details.

This API has been deprecated as of API version 55.0. In API version 55.0 and later, use the new Business APIs in Business Rules Engine.

Note

Sample Response
1{
2   "calculationProcedures" : [ {
3      "id" : "0k0x0000000008ZAAQ",
4      "description" : "Test calculation set",
5      "name" : "Expression_Set_1"
6   }
7}
Property Name Type Description Filter Group and Version Available Version
description String The description of the expression set. Small, 53.0 53.0
id String The ID of the expression set record. Small, 53.0 53.0
name String The name of the expression set. Small, 53.0 53.0