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)