ObjectLockMode
public enum ObjectLockMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case governance = "GOVERNANCE"
-
Undocumented
Declaration
Swift
case compliance = "COMPLIANCE"
-
Declaration
Swift
public var description: String { get }