Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 934 Bytes

GifImagesFixedWidth.md

File metadata and controls

17 lines (13 loc) · 934 Bytes

GifImagesFixedWidth

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]
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]