Sha256: c9859256e9e81b92a56c18e9efb7dc24351e60d72ef99cdac1557c91fa2e5759

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

# SibApiV3Sdk::Body8

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**visitor_id** | **String** | visitor’s ID received from a webhook or generated by you to <a href=\"https://developers.sendinblue.com/docs/customize-the-widget#identifying-existing-users\">bind existing user account to Conversations</a> | 
**text** | **String** | message text | 
**agent_id** | **String** | agent ID. It can be found on agent’s page or received from a webhook. Alternatively, you can use `agentEmail` + `agentName` + `receivedFrom` instead (all 3 fields required). | [optional] 
**received_from** | **String** | mark your messages to distinguish messages created by you from the others. | [optional] 
**agent_email** | **String** | agent email. When sending messages from a standalone system, it’s hard to maintain a 1-to-1 relationship between the users of both systems. In this case, an agent can be specified by their email address. | [optional] 
**agent_name** | **String** | agent name | [optional] 


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.0.0 docs/Body8.md