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.
Resource Output
Output representation of variables or constants used in the
calculation procedure version definition.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| apiName | String | The API name of the variable or constant. | Small, 53.0 | 53.0 |
| calculationMatrixName | String | The name of the decision matrix record used in the variable or constant. | Small, 53.0 | 53.0 |
| dataType | String | The data type of the variable or constant. | Small, 53.0 | 53.0 |
| defaultValue | String | The default value of the variable or constant. | Small, 53.0 | 53.0 |
| displayName | String | The display name of the variable or constant. | Small, 53.0 | 53.0 |
| id | String | The ID of the variable or constant. | Small, 53.0 | 53.0 |
| isEditable | Boolean | Indicates whether the variable or constant is editable. | Small, 53.0 | 53.0 |
| isUserDefined | Boolean | Indicates whether the variable or constant is user-defined. | Small, 53.0 | 53.0 |
| name | String | The name of the variable or constant. | Small, 53.0 | 53.0 |
| precision | Integer | The floating-point precision of the variable or constant. The value ranges from 0 to 16. | Small, 53.0 | 53.0 |
| uiDisplayOrder | Integer | Reserved for future use. | Small, 53.0 | 53.0 |