Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1003 Bytes

GifImagesOriginal.md

File metadata and controls

18 lines (14 loc) · 1003 Bytes

GifImagesOriginal

Properties

Name Type Description Notes
url str The publicly-accessible direct URL for this GIF. [optional]
width str The width of this GIF in pixels. [optional]
height str The height of this GIF in pixels. [optional]
size str The size of this GIF in bytes. [optional]
frames str The number of frames in this GIF. [optional]
mp4 str The URL for this GIF in .MP4 format. [optional]
mp4_size str The size in bytes of the .MP4 file corresponding to this GIF. [optional]
webp str The URL for this GIF in .webp format. [optional]
webp_size str The size in bytes of the .webp file corresponding to this GIF. [optional]

[Back to Model list] [Back to API list] [Back to README]