DocumentTemplates
Retrieve all document templates.
Columns
| Name | Type | Description |
| name__v | String | name__v |
| label__v | String | label__v |
| active__v | Bool | active__v |
| type__v | String | type__v |
| subtype__v | String | subtype__v |
| classification__v | String | classification__v |
| format__v | String | format__v |
| size__v | Decimal | size__v |
| created_by__v | Decimal | created_by__v |
| file_uploaded_by__v | Decimal | file_uploaded_by__v |
| md5checksum__v | String | md5checksum__v |
| is_controlled__v | Bool | is_controlled__v |
| template_doc_id__v | String | template_doc_id__v |
| template_doc_selected_by__v | String | template_doc_selected_by__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String | Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |