IssueImage
Model for an image within an issue.
implements: hash
bundle: standard information structure (sismodel)
since 5.2.0
Model for an image within an issue.
Defined hash keys
height ↦ Integer
since 5.2.0
get the height of the image in pixel
persistentUrl ↦ String
since 5.2.0
get the persistent URL to access the image
src ↦ String
since 5.2.0
get the URL to access the image
width ↦ Integer
since 5.2.0
get the width of the image in pixel