LegalHoldsAddMembersDetails
public class LegalHoldsAddMembersDetails : CustomStringConvertible, JSONRepresentable
Added members to 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 }