# ServiceDocumentUploadDestination
## Properties
**upload_destination_id** | **String** | The unique identifier to be used by APIs that reference the upload destination. |
**url** | **String** | The URL to which to upload the file. |
**encryption_details** | [**models::EncryptionDetails**](EncryptionDetails.md) | |
**headers** | Option<[**serde_json::Value**](.md)> | The headers to include in the upload request. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)