You are here

public function MandrillAPIInterface::getSubAccounts in Mandrill 8

1 method overrides MandrillAPIInterface::getSubAccounts()
MandrillAPI::getSubAccounts in src/MandrillAPI.php
Gets a list of sub accounts.

File

src/MandrillAPIInterface.php, line 12

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getSubAccounts();