---
title: destination
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phassetresourceuploadjob/destination
---

# destination

The destination to send the job’s resource.

## Declaration

```swift
var destination: URLRequest { get }
```

## See Also

### Inspecting a job

- [type](photos/phassetresourceuploadjob/type-swift.property.md)
- [PHAssetResourceUploadJob.Type](photos/phassetresourceuploadjob/type-swift.enum.md)
- [resource](photos/phassetresourceuploadjob/resource.md)
- [state](photos/phassetresourceuploadjob/state-swift.property.md)
- [PHAssetResourceUploadJob.State](photos/phassetresourceuploadjob/state-swift.enum.md)
- [error](photos/phassetresourceuploadjob/error.md)
- [responseHeaderFields](photos/phassetresourceuploadjob/responseheaderfields.md)
