| Name | Type | Description | Notes |
|---|---|---|---|
| images | Array<Array<GifSearchResponseImagesInnerInner>> | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GifSearchResponse.new(
images: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| images | Array<Array<GifSearchResponseImagesInnerInner>> | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GifSearchResponse.new(
images: null,
status: null
)