Mailgun\Resource\Api\Domain\IndexResponse::getTotalCount PHP Метод

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

public getTotalCount ( ) : integer
Результат integer
    public function getTotalCount()
    {
        return $this->totalCount;
    }