mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Moving back pool id naming
This commit is contained in:
parent
34ea963f93
commit
1972acadfa
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class Domain extends HttpApi
|
|||
* @param bool $wildcard domain will accept email for subdomains
|
||||
* @param bool $forceDkimAuthority force DKIM authority
|
||||
* @param string[] $ips an array of ips to be assigned to the domain
|
||||
* @param ?string $pool_id pool id to assign to the domain
|
||||
* @param ?string $pool_id pool id to assign to the domain
|
||||
* @param string $webScheme `http` or `https` - set your open, click and unsubscribe URLs to use http or https. The default is http
|
||||
* @param string $dkimKeySize Set length of your domain’s generated DKIM key
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue