--- title: CopyAttachmentsRequest --- ## PureCloud::CopyAttachmentsRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **source_message** | [**DomainEntityRef**](DomainEntityRef.html) | A reference to the email message within the current conversation that owns the attachments to be copied | | | **attachments** | [**Array<Attachment>**](Attachment.html) | A list of attachments that will be copied from the source message to the current draft | | {: class="table table-striped"}