Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 847 Bytes

DownloadableDataSampleInterface.md

File metadata and controls

20 lines (13 loc) · 847 Bytes

# DownloadableDataSampleInterface

Properties

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]

[Back to Model list] [Back to API list] [Back to README]