type

@SerializedName(value = "type")
var type: String? = null

Type of content (animated_gif, photo, video).

e.g.

"type": "video"

Classify the media as a photo, GIF, or video