Uses of Class
org.openapitools.client.model.ProductMatch
Packages that use ProductMatch
-
Uses of ProductMatch in org.openapitools.client.model
Methods in org.openapitools.client.model that return ProductMatchModifier and TypeMethodDescriptionstatic ProductMatchCreate an instance of ProductMatch given an JSON stringMethods in org.openapitools.client.model that return types with arguments of type ProductMatchModifier and TypeMethodDescriptionBarcodeLookupResponse.getMatches()Resulting product matches for the input barcodeMethods in org.openapitools.client.model with parameters of type ProductMatchMethod parameters in org.openapitools.client.model with type arguments of type ProductMatchModifier and TypeMethodDescriptionBarcodeLookupResponse.matches(List<ProductMatch> matches) voidBarcodeLookupResponse.setMatches(List<ProductMatch> matches)