Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 963 Bytes

GifImagesFixedWidthSmall.md

File metadata and controls

17 lines (13 loc) · 963 Bytes

GifImagesFixedWidthSmall

Properties

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

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