Sha256: 854729464789d204ffcf61b3e0450345b563cf3d0a52100cf6ff0e2dfb3a99cb
Contents?: true
Size: 934 Bytes
Versions: 1
Compression:
Stored size: 934 Bytes
Contents
# SibApiV3Sdk::Body10 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **visitor_id** | **String** | visitor’s ID received <a href=\"https://developers.sendinblue.com/docs/conversations-webhooks\">from a webhook</a> 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 <a href=\"https://developers.sendinblue.com/docs/conversations-webhooks\">from a webhook</a>. Optional if `groupId` is set. | [optional] **group_id** | **String** | group ID. It can be found on group’s page. Optional if `agentId` is set. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-9.1.0 | docs/Body10.md |