Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 369 Bytes

File metadata and controls

20 lines (14 loc) · 369 Bytes

FastCommentsClient::GifSearchInternalError

Properties

Name Type Description Notes
code String
status APIStatus

Example

require 'fastcomments-client'

instance = FastCommentsClient::GifSearchInternalError.new(
  code: null,
  status: null
)