AlertRecipientsSettingType
public enum AlertRecipientsSettingType : CustomStringConvertible, JSONRepresentable
Alert recipients setting type
-
An unspecified error.
Declaration
Swift
case customList
-
An unspecified error.
Declaration
Swift
case invalid
-
An unspecified error.
Declaration
Swift
case none
-
An unspecified error.
Declaration
Swift
case teamAdmins
-
An unspecified error.
Declaration
Swift
case other
-
Declaration
Swift
public var description: String { get }