color
is a string representing the color of the cover image.
extraLarge
is a string representing the URL of the extra large size cover image.
large
is a string representing the URL of the large size cover image.
medium
is a string representing the URL of the medium size cover image.
CoverImage
is an interface representing a cover image. It includes the extra large, large, medium size images and color each having their own properties.