Profile
public enum Profile : String, Codable, Sendable
-
Declaration
Swift
case reply -
Declaration
Swift
case dispReq -
Declaration
Swift
case infoReq -
Declaration
Swift
case diga -
Declaration
Swift
case representative -
Declaration
Swift
case all -
Declaration
Swift
case none -
Declaration
Swift
public var isAll: Bool { get }
View on GitHub
Profile Enumeration Reference