Method: SunshineConversationsClient::IntegrationType#integration_type

Defined in:
lib/sunshine-conversations-client/models/integration_type.rb

#integration_typeObject

The type of the integration to deliver the message to. Can be set to none if sending a [silent message](docs.smooch.io/guide/sending-messages/#silent-messages). Will return an error if the user does not have a client of that type attached to the conversation.



15
16
17
# File 'lib/sunshine-conversations-client/models/integration_type.rb', line 15

def integration_type
  @integration_type
end