Sha256: 5cfafec283ad724ec9db9e3f14a9b39e9ae386e8a9bc0660013b67f6c738b969

Contents?: true

Size: 1.16 KB

Versions: 5

Compression:

Stored size: 1.16 KB

Contents

# SmoochApi::AppUserLink

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The type of the channel to link. See Enums.md for available values. | 
**phoneNumber** | **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] 
**givenName** | **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] 
**confirmation** | [**Confirmation**](Confirmation.md) | Allows you to specify the strategy used to initiate a link with the target user. | 


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
smooch-api-5.5.0 docs/AppUserLink.md
smooch-api-5.4.0 docs/AppUserLink.md
smooch-api-5.3.0 docs/AppUserLink.md
smooch-api-5.2.0 docs/AppUserLink.md
smooch-api-5.0 docs/AppUserLink.md