PHP Класс SevenShores\Hubspot\Resources\SingleEmail

Наследование: extends Resource
Показать файл Открыть проект

Открытые методы

Метод Описание
send ( integer $id, array $message = [], array $contactProperties = [], array $customProperties = [] ) : Response Send an email designed and maintained in the HubSpot marketing Email Tool.

Описание методов

send() публичный Метод

Send an email designed and maintained in the HubSpot marketing Email Tool.
См. также: http://developers.hubspot.com/docs/methods/email/transactional_email/single-send-overview
public send ( integer $id, array $message = [], array $contactProperties = [], array $customProperties = [] ) : Response
$id integer
$message array
$contactProperties array
$customProperties array
Результат SevenShores\Hubspot\Http\Response