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.
Document Template Parent
Output representation of the document template parent record.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| hasMoreVersions | Boolean | Indicates whether the document template parent record has more draft and archive versions (true) or not (false). | Small, 60.0 | 60.0 |
| isActive | Boolean | Indicates whether the the document template parent record is currently active (true) or not (false). | Small, 60.0 | 60.0 |
| lastModifiedDate | String | Last modified date of the document template parent record. | Small, 60.0 | 60.0 |
| name | String | Name of the document template parent record. | Small, 60.0 | 60.0 |
| namespace | String | Namespace associated with the document template parent record. | Small, 60.0 | 60.0 |
| type | String | Type of the document template parent record. | Small, 60.0 | 60.0 |
| usageType | String | Usage type of the document template parent record. | Small, 60.0 | 60.0 |
| versions | Document Template Child[] | List of versions associated to the document template parent record. | Small, 60.0 | 60.0 |