HTTP
Less than 1 minute
HTTP
Properties
headers
protected array $headersschema
protected array $schema = array (
0 => NULL,
'send_at' => '$sendAt',
'to' => '$to',
'cc' => '$cc',
'bcc' => '$bcc',
'from' => '$from',
'reply_to' => '$replyTo',
'reply_to_list' => '$replyTo_list',
'subject' => '$subject',
'headers' => '$headers',
'attachments' => '$attachments',
'categories' => '$categories',
'batch_id' => '$batchId',
'content' => '$content',
)Methods
send
public send(TransportMessage $message): mixedParameters
| Parameter | Type | Description |
|---|---|---|
$message | TransportMessage |
addHeader
public addHeader(string $name, string $value): voidParameters
| Parameter | Type | Description |
|---|---|---|
$name | string | |
$value | string |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000