new GoBrain.Dtos.Downloadable()
GoBrain.Core/src/dtos/downloadable.js, line 1
Properties:
Name | Type | Description |
---|---|---|
collectionId |
String | Used to group several renditions together. |
label |
String | Downloadable label. |
language |
GoBrain.Dtos.Language | Downloadable language. |
mimeType |
String | Downloadable mime type. |
renditionId |
String | Downloadable rendition id. |
url |
String | Downloadable url. |