| Name | Type | Description | Notes |
|---|---|---|---|
| destination | String | Unique identifier of the destination of the folder where to copy this resource. This can also be `root` to copy the resource at the root of the user resource library. |
require 'flat_api'
instance = FlatApi::EduResourceCopy.new(
destination: null
)