GiphyClient::GifImagesFixedHeight
May 16, 2017 ยท View on GitHub
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] |