Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 423 Bytes

ActivityTypes.md

File metadata and controls

17 lines (10 loc) · 423 Bytes

SunshineConversationsClient::ActivityTypes

Properties

Name Type Description Notes
type String If the author type is `user`, only `conversation:read` is supported. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ActivityTypes.new(type: null)