Sha256: e9ff9da7006397b306e1aaf3cdec664f3ac903e03116c19b34da5db6f87f69b8

Contents?: true

Size: 474 Bytes

Versions: 51

Compression:

Stored size: 474 Bytes

Contents

# SunshineConversationsClient::Referral

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | The referral’s identifier. | [optional] 
**details** | [**ReferralDetails**](ReferralDetails.md) |  | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::Referral.new(code: null,
                                 details: null)
```


Version data entries

51 entries across 51 versions & 1 rubygems

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