LegalHoldsRemoveMembersDetails

public class LegalHoldsRemoveMembersDetails : CustomStringConvertible, JSONRepresentable

Removed members from a hold.

  • Hold ID.

    Declaration

    Swift

    public let legalHoldId: String
  • Hold name.

    Declaration

    Swift

    public let name: String
  • Declaration

    Swift

    public var description: String { get }