PreferenceCenterConfigConditionType
public enum PreferenceCenterConfigConditionType : String, Equatable, Sendable, Codable
Condition types
-
Notification opt-in condition.
Declaration
Swift
case notificationOptIn = "notification_opt_in"