Sha256: 48e3a839cdd62332434be295832d6d9f36b1e83428f38224dfbb7e91a7a70890
Contents?: true
Size: 686 Bytes
Versions: 9
Compression:
Stored size: 686 Bytes
Contents
# SunshineConversationsClient::DefaultResponderId ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **default_responder_id** | **String** | The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=\"https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\">Per-channel default responder</a> guide. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::DefaultResponderId.new(default_responder_id: null) ```
Version data entries
9 entries across 9 versions & 1 rubygems