Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 384 Bytes

File metadata and controls

20 lines (14 loc) · 384 Bytes

FastCommentsClient::GetDomainConfigsResponseAnyOf

Properties

Name Type Description Notes
configurations Object
status Object

Example

require 'fastcomments-client'

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