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.
Context Definition Interface Metadata
Output representation of the metadata associated with the context definition
interface.
- JSON example
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| createdBy | String | User, system, or object that created the context definition interface. | Small, 62.0 | 62.0 |
| createdDate | String | Date when the context definition interface was created. | Small, 62.0 | 62.0 |
| description | String | Description of the context definition interface. | Small, 62.0 | 62.0 |
| developerName | String | Developer name of the context definition interface. | Small, 62.0 | 62.0 |
| interfaceName | String | Title of the context definition interface. | Small, 62.0 | 62.0 |
| lastModifiedBy | String | User, system, or object that last updated the context definition interface. | Small, 62.0 | 62.0 |
| parentInterfaces | String[] | List of parent context definition interfaces that this interface is inherited from. | Small, 62.0 | 62.0 |
| version | String | Version number of the context definition interface. | Small, 62.0 | 62.0 |