Horizontal image of a show.

VerticalImage

interface VerticalImage {
    w240: string;
    w360: string;
    w480: string;
    w600: string;
    w720: string;
}

Properties

Properties

w240: string

Link to the 240px wide version of the image.

VerticalImage

w360: string

Link to the 360px wide version of the image.

VerticalImage

w480: string

Link to the 480px wide version of the image.

VerticalImage

w600: string

Link to the 600px wide version of the image.

VerticalImage

w720: string

Link to the 720px wide version of the image.

VerticalImage