VRPType

public enum VRPType : String, Codable
  • Declaration

    Swift

    case sweeping = "Sweeping"
  • vrp

    Declaration

    Swift

    case vrp = "Vrp"