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