Closed bkuhl closed 5 years ago
This PR adds the ability to obtain the URL for the attachment via $attachment->getWebUrl() which resolves https://github.com/helpscout/helpscout-api-php/issues/154.
$attachment->getWebUrl()
This PR adds the ability to obtain the URL for the attachment via
$attachment->getWebUrl()
which resolves https://github.com/helpscout/helpscout-api-php/issues/154.