Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 390 Bytes

File metadata and controls

20 lines (14 loc) · 390 Bytes

FastCommentsClient::GetDomainConfigs200ResponseAnyOf

Properties

Name Type Description Notes
configurations Object
status Object

Example

require 'fastcomments-client'

instance = FastCommentsClient::GetDomainConfigs200ResponseAnyOf.new(
  configurations: null,
  status: null
)