FileCopyDetails
public class FileCopyDetails : CustomStringConvertible, JSONRepresentable
Copied files and/or folders.
-
Relocate action details.
Declaration
Swift
public let relocateActionDetails: [TeamLog.RelocateAssetReferencesLogInfo]
-
Declaration
Swift
public var description: String { get }