mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 13:43:30 +03:00
commit
6275b2b796
1 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,11 @@ class BatchMessage extends MessageBuilder{
|
|||
* @var array
|
||||
*/
|
||||
private $messageIds = array();
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
private $endpointUrl;
|
||||
|
||||
/**
|
||||
* @param \Mailgun\Connection\RestClient $restClient
|
||||
|
|
Loading…
Add table
Reference in a new issue