Mailgun\Resource\Api\Stats\TotalResponse::getResolution PHP Method

getResolution() public method

public getResolution ( ) : string
return string
    public function getResolution()
    {
        return $this->resolution;
    }