DownloadableDataSampleInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Sample(or link) id | [optional] |
| title | string | Title | |
| sortOrder | int | Order index for sample | |
| sampleType | string | ||
| sampleFile | string | relative file path | [optional] |
| sampleFileContent | \SpringImport\Swagger\Magento2\Client\Model\DownloadableDataFileContentInterface | [optional] | |
| sampleUrl | string | file URL | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\DownloadableDataSampleExtensionInterface | [optional] |