docs/ChannelEntityItem.md in smooch-api-4.2.0 vs docs/ChannelEntityItem.md in smooch-api-5.0

- old
+ new

@@ -1,10 +1,10 @@ # SmoochApi::ChannelEntityItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**type** | **String** | The type of channel (ex. messenger, viber, twilio etc...) | +**type** | **String** | The type of channel. See Enums.md for available values. | **phoneNumber** | **String** | The phone number for a *twilio*, *messageBird* integration | [optional] **userId** | **String** | The userId for a *messenger*, *viber*, *line*, *wechat* integration | [optional] **address** | **String** | The email address for a *frontendEmail*, *mailgun* integration | [optional] **chatId** | **String** | The chat id for a *telegram* integration | [optional]