Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 546 Bytes

DownloadableDataFileContentInterface.md

File metadata and controls

15 lines (8 loc) · 546 Bytes

# DownloadableDataFileContentInterface

Properties

Name Type Description Notes
FileData string Data (base64 encoded content)
Name string File name
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\Downloadable\Api\Data\File\ContentInterface [optional]

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