Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 365 Bytes

File metadata and controls

18 lines (12 loc) · 365 Bytes

FastCommentsClient::GetCommentsForUserResponse

Properties

Name Type Description Notes
moderating_tenant_ids Array<String> [optional]

Example

require 'fastcomments-client'

instance = FastCommentsClient::GetCommentsForUserResponse.new(
  moderating_tenant_ids: null
)