Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 325 Bytes

File metadata and controls

18 lines (12 loc) · 325 Bytes

FastCommentsClient::APIEmptySuccessResponse

Properties

Name Type Description Notes
status APIStatus

Example

require 'fastcomments-client'

instance = FastCommentsClient::APIEmptySuccessResponse.new(
  status: null
)