LegalHoldsPolicyReleaseArg

public class LegalHoldsPolicyReleaseArg : CustomStringConvertible, JSONRepresentable

The LegalHoldsPolicyReleaseArg struct

  • id

    The legal hold Id.

    Declaration

    Swift

    public let id: String
  • Declaration

    Swift

    public var description: String { get }