// // AllOfActivityLogEntrySeverity.swift // // Generated by swagger-codegen // https://github.com/swagger-api/swagger-codegen // import Foundation /** Gets or sets the log severity. */ public struct AllOfActivityLogEntrySeverity: Codable { }