VRPType public enum VRPType : String, Codable sweeping Declaration Swift case sweeping = "Sweeping" vrp Declaration Swift case vrp = "Vrp"