Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 361 Bytes

File metadata and controls

20 lines (14 loc) · 361 Bytes

FastCommentsClient::GifGetLargeResponse

Properties

Name Type Description Notes
src String
status APIStatus

Example

require 'fastcomments-client'

instance = FastCommentsClient::GifGetLargeResponse.new(
  src: null,
  status: null
)