SuppressionListReason
public enum SuppressionListReason : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case bounce = "BOUNCE"
-
Undocumented
Declaration
Swift
case complaint = "COMPLAINT"
-
Declaration
Swift
public var description: String { get }