Sha256: 5fcaf7c936111fd7b0f547fe28ab72cc69c33bce95e3eb562fb97ae216758b79

Contents?: true

Size: 1.93 KB

Versions: 48

Compression:

Stored size: 1.93 KB

Contents

---
title: LineIntegrationRequest
---
## PureCloud::LineIntegrationRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the LINE Integration | |
| **channel_id** | **String** | The Channel Id from LINE messenger. New Official LINE account: To create a new official account, LINE requires a Webhook URL. It can be created without specifying Channel Id & Channel Secret. Once the Official account is created by LINE, use the update LINE Integration API to update Channel Id and Channel Secret.  All other accounts: Channel Id is mandatory. (NOTE: ChannelId can only be updated if the integration is set to inactive) | [optional] |
| **channel_secret** | **String** | The Channel Secret from LINE messenger. New Official LINE account: To create a new official account, LINE requires a Webhook URL. It can be created without specifying Channel Id & Channel Secret. Once the Official account is created by LINE, use the update LINE Integration API to update Channel Id and Channel Secret.  All other accounts: Channel Secret is mandatory. (NOTE: ChannelSecret can only be updated if the integration is set to inactive) | [optional] |
| **switcher_secret** | **String** | The Switcher Secret from LINE messenger. Some line official accounts are switcher functionality enabled. If the LINE account used for this integration is switcher enabled, then switcher secret is a required field. This secret can be found in your create documentation provided by LINE | [optional] |
| **service_code** | **String** | The Service Code from LINE messenger. Only applicable to LINE Enterprise accounts. This service code can be found in your create documentation provided by LINE | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
purecloudplatformclientv2-59.0.0 docs/LineIntegrationRequest.md
purecloudplatformclientv2-58.0.1 docs/LineIntegrationRequest.md
purecloudplatformclientv2-58.0.0 docs/LineIntegrationRequest.md
purecloudplatformclientv2-57.0.0 docs/LineIntegrationRequest.md
purecloudplatformclientv2-56.0.0 docs/LineIntegrationRequest.md
purecloudplatformclientv2-55.0.0 docs/LineIntegrationRequest.md
purecloudplatformclientv2-54.0.0 docs/LineIntegrationRequest.md
purecloudplatformclientv2-53.0.0 docs/LineIntegrationRequest.md