Sha256: 6b90165d23b729a072a748371354c4b7a723b1a7584ed58f970742084d78753a

Contents?: true

Size: 1.27 KB

Versions: 31

Compression:

Stored size: 1.27 KB

Contents

# SmoochApi::AppUserLink

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The type of the channel to link. | 
**phone_number** | **String** | A String of the appUser’s phone number. It must contain the + prefix and the country code. Required for *messenger*, *twilio* and *messagebird* linking.  | [optional] 
**address** | **String** | A String of the appUser’s email address. Required for *mailgun* linking.  | [optional] 
**given_name** | **String** | A String of the appUser’s given name. Used as additional criteria to increase the likelihood of a match. (Optional) Used for *messenger* linking.  | [optional] 
**surname** | **String** | A String of the appUser’s surname. Used as additional criteria to increase the likelihood of a match. (Optional) Used for *messenger* linking.  | [optional] 
**subject** | **String** | Subject for the outgoing email. (Optional) Used for *mailgun* linking.  | [optional] 
**skip_confirmation** | **String** | (Deprecated, use confirmation instead) Flag indicating if the linking confirmation should be skipped. | [optional] 
**confirmation** | [**Confirmation**](Confirmation.md) | Allows you to specify the strategy used to initiate a link with the target user. | 


Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
smooch-api-3.19.0 docs/AppUserLink.md
smooch-api-3.17.0 docs/AppUserLink.md
smooch-api-3.16.0 docs/AppUserLink.md
smooch-api-3.15.0 docs/AppUserLink.md
smooch-api-3.14.0 docs/AppUserLink.md
smooch-api-3.13.0 docs/AppUserLink.md
smooch-api-3.12.0 docs/AppUserLink.md
smooch-api-3.11.0 docs/AppUserLink.md
smooch-api-3.9.0 docs/AppUserLink.md
smooch-api-3.8.0 docs/AppUserLink.md
smooch-api-3.7.0 docs/AppUserLink.md
smooch-api-3.6.0 docs/AppUserLink.md
smooch-api-3.5.0 docs/AppUserLink.md
smooch-api-3.4.0 docs/AppUserLink.md
smooch-api-3.3.0 docs/AppUserLink.md
smooch-api-3.2.0 docs/AppUserLink.md
smooch-api-3.1.0 docs/AppUserLink.md
smooch-api-3.0.0 docs/AppUserLink.md
smooch-api-2.11.0 docs/AppUserLink.md
smooch-api-2.9.0 docs/AppUserLink.md