Newer Version Available

This content describes an older version of this product. View Latest

Context Definition Interface Metadata List

Output representation of the metadata list associated with the context definition interfaces.
JSON example
1{
2  "contextDefinitionInterfaceMetadataList": [
3    {
4      "createdBy": "Automated Process",
5      "createdDate": "2024-05-15T00:00:00.000Z",
6      "description": "Test Interface",
7      "developerName": "TestBaseInterface",
8      "interfaceName": "TestBaseInterface",
9      "lastModifiedBy": "Automated Process",
10      "parentInterfaces": [
11        "TestBaseInterface1"
12      ],
13      "version": "62.1"
14    }
15  ],
16  "contextDefinitionInterfaceMetadataListId": "43db7f18-9dd7-40a2-9a34-a2b3a1cff9e5",
17  "isSuccess": true
18}
Property Name Type Description Filter Group and Version Available Version
contextDefinition​Interface​MetadataList Context Definition Interface Metadata[] List of metadata associated with the context definition interfaces. Small, 62.0 62.0
contextDefinition​Interface​MetadataListId String Unique ID of the metadata list associated with the context definition interfaces. Required for Lightning Data Service (LDS). Small, 62.0 62.0
isSuccess Boolean Indicates whether the operation is successful (true) or not (false). Small, 62.0 62.0