Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 422 Bytes

File metadata and controls

22 lines (16 loc) · 422 Bytes

FastCommentsClient::GetDomainConfigs200ResponseAnyOf1

Properties

Name Type Description Notes
reason String
code String
status Object

Example

require 'fastcomments-client'

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