SharingChangeLinkAllowChangeExpirationPolicyDetails
public class SharingChangeLinkAllowChangeExpirationPolicyDetails : CustomStringConvertible, JSONRepresentable
Changed the allow remove or change expiration policy for the links shared outside of the team.
-
To.
Declaration
Swift
public let newValue: TeamLog.EnforceLinkPasswordPolicy -
From.
Declaration
Swift
public let previousValue: TeamLog.EnforceLinkPasswordPolicy? -
Declaration
Swift
public var description: String { get }
View on GitHub
SharingChangeLinkAllowChangeExpirationPolicyDetails Class Reference