DiscoveredProperty

constructor(apiRepresentation: JsonNode, namePath: List<String>, typePath: List<String>, matchingKeyPredicate: Predicate<JsonNode>, availabilityPredicate: Predicate<JsonNode>, requiredPredicate: Predicate<JsonNode>, typeMapper: Map<String, AirbyteType>)