ShowcaseChangeExternalSharingPolicyDetails
open class ShowcaseChangeExternalSharingPolicyDetails : CustomStringConvertible
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
open var description: String { get }