Sha256: 7f381d6e1c011fc3281ad5c361edeac6a958589251a9de5893607f3b26b8d2e1
Contents?: true
Size: 948 Bytes
Versions: 1
Compression:
Stored size: 948 Bytes
Contents
# SibApiV3Sdk::Body12 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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 online pings 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. If there’s no agent with the specified email address in your Sendinblue organization, a dummy agent will be created automatically. | [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/Body12.md |