ServiceType public struct ServiceType : Codable, Sendable, Hashable Service type model. id Declaration Swift public let id: Int name Declaration Swift public let name: String enabled Declaration Swift public let enabled: Bool