AgreementSignature
agreement_sig__sys
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Global ID | String | True |
global_id__sys |
| Link | String | False |
link__sys |
| Name | String | True |
name__v |
| Status | String | False |
status__v |
| Created By | String | True |
created_by__v |
| Created Date | Datetime | True |
created_date__v |
| Last Modified By | String | True |
modified_by__v |
| Last Modified Date | Datetime | True |
modified_date__v |
| Signature Name | String | False |
signature_name__sys |
| Signature Title | String | False |
signature_title__sys |
| Signer | String | False |
signer__sys |
| Delegate Name | String | False |
delegate_name__sys |
| Delegate Title | String | False |
delegate_title__sys |
| Delegate User | String | False |
delegate_user__sys |
| Signature Time | String | False |
signature_time__sys |
| Signature Meaning | String | False |
signature_meaning__sys |
| Verdict | String | False |
verdict__sys |
| Task Label | String | False |
task_label__sys |
| Workflow Label | String | False |
workflow_label__sys |
| Signature Type | String | False |
signature_type__sys |
| Signature Status | String | False |
signature_status__sys |
| Signature Instructions | String | False |
signature_instructions__sys |
| Signed Record | String | False |
signed_record__sys |
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 |