ObjectLockRetentionMode
public enum ObjectLockRetentionMode : String, CustomStringConvertible, Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case governance = "GOVERNANCE" - 
                  
                  
Undocumented
Declaration
Swift
case compliance = "COMPLIANCE" - 
                  
                  
Declaration
Swift
public var description: String { get } 
View on GitHub
        ObjectLockRetentionMode Enumeration Reference