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