Name | Type | Description | Notes |
---|---|---|---|
documentLocation | FormFieldLocation | Location on the document pointed by the link in case of INTERNAL type link | [optional] |
linkType | LinkTypeEnum | Type of link in an agreement. | [optional] |
url | String | URL, in case of EXTERNAL type link | [optional] |
Name | Value |
---|---|
INTERNAL | "INTERNAL" |
EXTERNAL | "EXTERNAL" |
FROM_TEXT | "FROM_TEXT" |