Sha256: 8047df3bbacc826bd95c6006a0c75ad63b4c9bd88c4b71dac4e4ab90ab49b4a2

Contents?: true

Size: 644 Bytes

Versions: 3

Compression:

Stored size: 644 Bytes

Contents

# TalonOne::OutgoingIntegrationCleverTapPolicy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base_url** | **String** | The base URL that is based on the region key of your CleverTap account. | 
**account_id** | **String** | The CleverTap Project ID. | 
**passcode** | **String** | The CleverTap Project passcode. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::OutgoingIntegrationCleverTapPolicy.new(base_url: your-clevertap-url.com,
                                 account_id: A9X-7A6-4A6B,
                                 passcode: ABB-BAF-AWZP)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/OutgoingIntegrationCleverTapPolicy.md
talon_one-6.0.0 docs/OutgoingIntegrationCleverTapPolicy.md
talon_one-5.0.0 docs/OutgoingIntegrationCleverTapPolicy.md