Trailer is an interface representing a trailer. It includes the id, site, and thumbnail each having their own properties.
Trailer
id is a string representing the id of the trailer.
id
site is a string representing the site of the trailer.
site
thumbnail is a string representing the thumbnail of the trailer.
thumbnail
Trailer
is an interface representing a trailer. It includes the id, site, and thumbnail each having their own properties.