Skip to main content

CopyObjectsResponse Properties

An object defining properties for the CopyObjectsResponse class.

TradedObjects

Gets the mapping between original object IDs and their copied object information.

Type: Dictionary<long, GetDMObjectResponse>

This property contains a dictionary where the keys are the original object IDs and the values are the corresponding GetDMObjectResponse objects containing information about the copied objects. It is read-only and marked for encryption checking to ensure secure transmission of the copied objects' data.