DownloadableLink
DownloadableLink is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Sample(or link) id |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| IsShareable | Int | False |
Shareable status |
| LinkFile | String | False |
relative file path |
| LinkFileContent | String | False |
This is an auto-generated column |
| LinkType | String | False |
This is an auto-generated column |
| LinkUrl | String | False |
Link url or null when type is 'file' |
| NumberOfDownloads | Int | False |
Of downloads per user |
| Price | String | False |
Price |
| SampleFile | String | False |
relative file path |
| SampleFileContent | String | False |
This is an auto-generated column |
| SampleType | String | False |
This is an auto-generated column |
| SampleUrl | String | False |
file URL |
| SortOrder | Int | False |
This is an auto-generated column |
| Title | String | False |
This is an auto-generated column |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Id_p | Int |
This is an auto-generated column |
| Sku_p | String |
This is an auto-generated column |