LegalHoldsPolicyReleaseArg
public class LegalHoldsPolicyReleaseArg : CustomStringConvertible, JSONRepresentable
The LegalHoldsPolicyReleaseArg struct
-
The legal hold Id.
Declaration
Swift
public let id: String
-
Declaration
Swift
public var description: String { get }