ShowcaseChangeExternalSharingPolicyDetails
public class ShowcaseChangeExternalSharingPolicyDetails : CustomStringConvertible, JSONRepresentable
Enabled/disabled sharing Dropbox Showcase externally for team.
-
New Dropbox Showcase external sharing policy.
Declaration
Swift
public let newValue: TeamLog.ShowcaseExternalSharingPolicy
-
Previous Dropbox Showcase external sharing policy.
Declaration
Swift
public let previousValue: TeamLog.ShowcaseExternalSharingPolicy
-
Declaration
Swift
public var description: String { get }