Record

downloadable-data-sample-interface

No description available.

record downloadable-data-sample-interface {
  extension-attributes: option​<downloadable-data-sample-extension-interface>,
  id: option​<s32>,
  sample-file: option​<string>,
  sample-file-content: option​<downloadable-data-file-content-interface>,
  sample-type: string,
  sample-url: option​<string>,
  sort-order: s32,
  title: string,
}

Fields

NameTypeDescription
extension-attributesoption​<downloadable-data-sample-extension-interface>
idoption​<s32>
sample-fileoption​<string>
sample-file-contentoption​<downloadable-data-file-content-interface>
sample-typestring
sample-urloption​<string>
sort-orders32
titlestring