ConfigurationSetAttribute
public enum ConfigurationSetAttribute : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case eventdestinations = "eventDestinations" -
Undocumented
Declaration
Swift
case trackingoptions = "trackingOptions" -
Undocumented
Declaration
Swift
case deliveryoptions = "deliveryOptions" -
Undocumented
Declaration
Swift
case reputationoptions = "reputationOptions" -
Declaration
Swift
public var description: String { get }
View on GitHub
ConfigurationSetAttribute Enumeration Reference