Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 362 Bytes

ConversationListMeta200Response.md

File metadata and controls

18 lines (12 loc) · 362 Bytes

Cfchat::ConversationListMeta200Response

Properties

Name Type Description Notes
meta ConversationListMeta200ResponseMeta [optional]

Example

require 'cfchat'

instance = Cfchat::ConversationListMeta200Response.new(
  meta: null
)