DeviceApprovalsChangeDesktopPolicyDetails
public class DeviceApprovalsChangeDesktopPolicyDetails : CustomStringConvertible, JSONRepresentable
Set/removed limit on number of computers member can link to team Dropbox account.
-
New desktop device approvals policy. Might be missing due to historical data gap.
Declaration
Swift
public let newValue: TeamLog.DeviceApprovalsPolicy?
-
Previous desktop device approvals policy. Might be missing due to historical data gap.
Declaration
Swift
public let previousValue: TeamLog.DeviceApprovalsPolicy?
-
Declaration
Swift
public var description: String { get }