FileCopyDetails
open class FileCopyDetails : CustomStringConvertible
Copied files and/or folders.
-
Relocate action details.
Declaration
Swift
public let relocateActionDetails: Array<TeamLog.RelocateAssetReferencesLogInfo>
-
Declaration
Swift
open var description: String { get }