Zendesk\API\Traits\Resource\MultipartUpload::getUploadRequestMethod PHP Method

getUploadRequestMethod() abstract public method

The using resource should define the upload name to use when uploading the file.
abstract public getUploadRequestMethod ( ) : String
return String
    public abstract function getUploadRequestMethod();