Sha256: 802723fdd415ba732f446bfb84ca217af6bda8ef26f01c5b63af9e336748d9a1

Contents?: true

Size: 717 Bytes

Versions: 50

Compression:

Stored size: 717 Bytes

Contents

# SunshineConversationsClient::ReferralDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**source** | **String** | The source of the referral - MESSENGER_CODE, ADS etc… | [optional] 
**type** | **String** | The type of referral, typically OPEN-THREAD. | [optional] 
**ad_id** | **String** | If the referral came from an ad, this field will be present with the ad’s Id. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ReferralDetails.new(source: MESSENGER_CODE,
                                 type: OPEN-THREAD,
                                 ad_id: 4216212847577)
```


Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.4.6 docs/ReferralDetails.md
sunshine-conversations-client-9.4.5 docs/ReferralDetails.md
sunshine-conversations-client-9.4.4 docs/ReferralDetails.md
sunshine-conversations-client-9.4.3 docs/ReferralDetails.md
sunshine-conversations-client-9.4.2 docs/ReferralDetails.md
sunshine-conversations-client-9.4.1 docs/ReferralDetails.md
sunshine-conversations-client-9.4.0 docs/ReferralDetails.md
sunshine-conversations-client-9.3.0 docs/ReferralDetails.md
sunshine-conversations-client-9.2.0 docs/ReferralDetails.md
sunshine-conversations-client-9.1.1 docs/ReferralDetails.md