Record
downloadable-data-file-content-interface
No description available.
record downloadable-data-file-content-interface {
extension-attributes: option<downloadable-data-file-content-extension-interface>,
file-data: string,
name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| extension-attributes | option<downloadable-data-file-content-extension-interface> | |
| file-data | string | |
| name | string |