SharedLinkCopyDetails

public class SharedLinkCopyDetails : CustomStringConvertible, JSONRepresentable

Added file/folder to Dropbox from shared link.

  • Shared link owner details. Might be missing due to historical data gap.

    Declaration

    Swift

    public let sharedLinkOwner: TeamLog.UserLogInfo?
  • Declaration

    Swift

    public var description: String { get }