ServiceNowBuildVersionType

public enum ServiceNowBuildVersionType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case london = "LONDON"
  • Undocumented

    Declaration

    Swift

    case others = "OTHERS"
  • Declaration

    Swift

    public var description: String { get }