LegalHoldsListPoliciesArg
public class LegalHoldsListPoliciesArg : CustomStringConvertible, JSONRepresentable
The LegalHoldsListPoliciesArg struct
-
Whether to return holds that were released.
Declaration
Swift
public let includeReleased: Bool
-
Declaration
Swift
public var description: String { get }