docs/IntegrationCreate.md in smooch-api-5.4.0 vs docs/IntegrationCreate.md in smooch-api-5.5.0
- old
+ new
@@ -2,9 +2,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The integration type. See Enums.md for available values. |
+**displayName** | **String** | The integration display name. Used to map a human-friendly name to an integration. | [optional]
**pageAccessToken** | **String** | Facebook Page Access Token. Required for *messenger* integrations. | [optional]
**appId** | **String** | Facebook App ID OR WeChat App ID. Required for *messenger* and *wechat* integrations. | [optional]
**appSecret** | **String** | Facebook Page App Secret OR WeChat App Secret. Required for *messenger* and *wechat* integrations. | [optional]
**accountSid** | **String** | Twilio Account SID. Required for *twilio* integrations. | [optional]
**authToken** | **String** | Twilio Auth Token. Required for *twilio* integrations. | [optional]