Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 369 Bytes

File metadata and controls

20 lines (14 loc) · 369 Bytes

FastCommentsClient::CreateV1PageReact

Properties

Name Type Description Notes
code String [optional]
status APIStatus

Example

require 'fastcomments-client'

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