Class: Image

GoBrain.Dtos. Image

new GoBrain.Dtos.Image()

GoBrain.Core/src/dtos/image.js, line 1
Properties:
Name Type Description
rel Array.String

List of tags such as 'precover' etc.

height Number

Image height.

collectionId String

Used to group several renditions together.

mimeType String

Image mime type.

renditionId String

Image rendition id.

url String

Image url.

width Number

Image width.