| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int32 | Sample(or link) id | [optional] |
| Title | string | Title | |
| SortOrder | int32 | Order index for sample | |
| SampleType | string | ||
| SampleFile | string | relative file path | [optional] |
| SampleFileContent | DownloadableDataFileContentInterface | [optional] | |
| SampleUrl | string | file URL | [optional] |
| ExtensionAttributes | map[string]interface{} | ExtensionInterface class for @see \Magento\Downloadable\Api\Data\SampleInterface | [optional] |